# JMonkeyEngine

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/JMonkeyEngine
> Markdown URL: https://mediated.wiki/source/JMonkeyEngine.md
> Source: https://en.wikipedia.org/wiki/JMonkeyEngine
> Source revision: 1331405435
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Open source Java game engine

This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages) Some of this article's listed sources may not be reliable. Please help improve this article by looking for better, more reliable sources. Unreliable citations may be challenged and removed. (April 2016) (Learn how and when to remove this message) This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "JMonkeyEngine" – news · newspapers · books · scholar · JSTOR (April 2016) (Learn how and when to remove this message) (Learn how and when to remove this message)

jMonkeyEngine Developer The jME core team Stable release 3.7.0 / October 21, 2024; 20 months ago (2024-10-21)[1] Written in Java Operating system Cross-platform Platform Java (JVM) Type Game engine License New BSD license Website jmonkeyengine.org Repository github.com/jMonkeyEngine/jmonkeyengine

**jMonkeyEngine** (abbreviated **JME** or **jME**) is an open-source and cross-platform [game engine](/source/Game_engine) for developing [3D](/source/3D_computer_graphics) games written in [Java](/source/Java_(programming_language)).[2] It can be used to write games for [Windows](/source/Microsoft_Windows), [Linux](/source/Linux), [macOS](/source/MacOS), [Raspberry Pi](/source/Raspberry_Pi), [Android](/source/Android_(operating_system)), and [iOS](/source/IOS) (currently in alpha testing). It uses [Lightweight Java Game Library](/source/Lightweight_Java_Game_Library) as its default renderer, and also supports another renderer based on [Java OpenGL](/source/Java_OpenGL).

jMonkeyEngine is community-centric and [open-source](/source/Open-source_software). It is released under the [New BSD license](/source/New_BSD_License). It is used by several commercial game studios[3][4] and educational institutions.[5][6][7] The default jMonkeyEngine 3 comes integrated with a [software development kit (SDK)](/source/Software_development_kit).

## jMonkeyEngine 3 SDK

By itself, jMonkeyEngine is a collection of [computing libraries](/source/Library_(computing)), making it a [low-level](/source/High_and_low_level) [game development tool](/source/Game_development_tool). Coupled with an [integrated development environment](/source/Integrated_development_environment) like the official jMonkeyEngine 3 SDK, it becomes a higher-level game development environment with multiple graphical components.

The SDK is based on the [NetBeans Platform](/source/NetBeans_Platform), enabling graphical editors and [plugin](/source/Plug-in_(computing)) capabilities. Alongside the default NetBeans update centers, the SDK has its own plugin repository and a selection between stable [point releases](/source/Point_release) or nightly updates.

Since March 5, 2016, the SDK is no longer officially supported by the core team. It is still being actively maintained by the community. The term "jMonkeyPlatform" is also used interchangeably with "jMonkeyEngine 3 SDK."

## History

jMonkeyEngine helps to improve the lack of full featured graphics engines written in Java. The project has evolved over time.

### jMonkeyEngine 0.1 – 2.0

Version 0.1 to 2.0 of jMonkeyEngine marks the time from when the project was first established in 2003, until the last 2.0 version was released in 2008. When the original core developers gradually discontinued work on the project throughout the end of 2007 and the beginning of 2008, Version 2.0 had not yet been made officially stable. The code-base became adopted for commercial use and was most popular with the engine's community at the time.

**2003 (2003)**
- Initial work on jMonkeyEngine was begun by Mark Powell (aka MojoMonkey) as a side project to see if a fully featured graphics API could be written in Java. Much of the early work on the API was inspired by David Eberly's C++ book *3D Game Engine Design*.

**January 2004 (2004-01)**
- Mark was joined by Joshua Slack (aka Renanse) and together over the following two years, with the help of other community contributors, a commercially viable API was developed.

**August 15, 2008 (2008-08-15)**
- Joshua Slack announces to step back from active development of the jMonkeyEngine.[8][9]

### jMonkeyEngine 3.0

Since the departure of jME's core developers in late 2008, the codebase remained practically stagnant for several months. The community continued to commit patches, but the project was not moving in any clear direction. Development on Version 3.0 started as an experiment.

The first preview release of jME3 in early 2009 drew positive attention[10] from many members in the community, and the majority agreed that this new branch would be the official successor to jME 2.0. From there on, all the formalities were sorted out between the previous core developers and the new.

**April 1, 2009 (2009-04-01)**
- Kirill Vainer "shadowislord" starts a new branch in the official jMonkeyEngine repository and commits the first publicly available code for jMonkeyEngine 3.0. Soon after, the branch was renamed to reflect its "test" status.[11]

**June 24, 2009 (2009-06-24)**
- The project sees a new beginning in the official jMonkeyEngine 3.0 branch, initially designed and developed solely by Kirill Vainer. Management responsibilities are picked up by Erlend Sogge Heggen, shortly later accompanied by Skye Book.[12]

**May 17, 2010 (2010-05-17)**
- The first Alpha of jMonkeyEngine 3 is released.[13] The same date marked the first Alpha release of the jMonkeyEngine SDK, only a few months after the first planning stages.[14] The "jMonkeyEngine SDK" has since become the default product download recommended to all jME3 developers.

**September 7, 2010 (2010-09-07)**
- The jMonkeyEngine website was completely re-designed. A new domain, jmonkeyengine.org, is dedicated to all project and community activities. The old jmonkeyengine.com is re-purposed as a product promotion site.[15]

**October 22, 2011 (2011-10-22)**
- jMonkeyEngine 3 SDK Beta is released. Stable update track is introduced as an alternative to downloading bleeding edge nightly builds.[16]

**February 15, 2014 (2014-02-15)**
- jMonkeyEngine 3 SDK Stable is released. In spite of being technically stable for a long time, the official 3.0 SDK release was delayed until February 2014.[17]

## Projects powered by jMonkeyEngine

Screenshot from [Skullstone](https://en.wikipedia.org/w/index.php?title=Skullstone&action=edit&redlink=1), showing jMonkeyEngine's capabilities

- *[Nord](/source/Nord_(video_game))*, a browser-based [massively multiplayer online game](/source/Massively_multiplayer_online_game) (MMO) on [Facebook](/source/Facebook), created by [Skygoblin](/source/Skygoblin)[18][19][20]

- *[Grappling Hook](/source/Grappling_Hook_(video_game))*, a [first-person](/source/First-person_(video_games)) [action](/source/Action_game) and [puzzle game](/source/Puzzle_video_game), created by an independent developer[21][22][23]

- *Drohtin*, a [real-time strategy game](/source/Real-time_strategy) (RTS)[24]

- *Chaos*, a 3D fantasy [cooperative](/source/Cooperative_video_game) [role-playing game](/source/Role-playing_video_game) (RPG) by 4Realms[25]

- *Skullstone*, a 3D [retro](/source/Retrogaming)-styled [single player](/source/Single-player_video_game) [dungeon crawler](/source/Dungeon_crawl) game, created by Black Torch Games[26][27]

- *Spoxel*, a [2D](/source/2D_computer_graphics) [action-adventure](/source/Action-adventure_game) [sandbox video game](/source/Sandbox_game), created by Epaga Games[28]

- *Lightspeed Frontier*, a space sandbox game with RPG, building, and exploration elements, created by Crowdwork Studios[29][30]

- *Subspace Infinity*, a 2D [top-down](/source/Shoot_'em_up) space fighter MMO[31]

- *3079* and *3089*, [randomly generated](/source/Procedural_generation) and [open-world](/source/Open_world) RPGs by Phr00t's Software

- *[New Star Soccer](/source/New_Star_Soccer)*, a mobile [football video game](/source/Sports_video_game), created by [New Star Games](/source/New_Star_Games).[32]

## Reception

- JavaOne 2008 Presentation[33][34][35]

- Finalist in PacktPub Open Source Graphics Software Award 2010[36]

## Ardor3D fork

Ardor3D began life on September 23, 2008, as a [fork](/source/Fork_(software_development)) from jMonkeyEngine by Joshua Slack and Rikard Herlitz due to what they perceived as irreconcilable issues with naming, provenance, licensing, and community structure in that engine,[37] as well as a desire to back a powerful open-source Java engine with organized corporate support.

The first public release came January 2, 2009, with new releases following every few months thereafter. In 2011, Ardor3D was used in the [Mars Curiosity](/source/Curiosity_(rover)) mission both by [NASA Ames](/source/Ames_Research_Center)[38] and [NASA JPL](/source/Jet_Propulsion_Laboratory)[39] for visualizing terrain and rover movement.

On March 11, 2014, Joshua Slack announced that the project would be abandoned, although the software itself would remain under [zlib license](/source/Zlib_License) and continue to be freely available.[40][41] However, a subset of Ardor3D called "JogAmp's Ardor3D Continuation"[42][43] was still actively maintained by Julien Gouesse as of 2014.[44][45]

## References

1. **[^](#cite_ref-1)** ["jMonkeyEngine 3.7.0-stable"](https://github.com/jMonkeyEngine/jmonkeyengine/releases/tag/v3.7.0-stable). *github.com*. Retrieved 2024-10-21.

1. **[^](#cite_ref-2)** ["JMONKEYENGINE"](https://jmonkeyengine.org/). *jMonkeyEngine*.

1. **[^](#cite_ref-3)** ["Nord, a jME-powered MMOG developed by SLX Games"](http://www.nordgame.com/). See website footer for reference.

1. **[^](#cite_ref-4)** ["bbgsite.com's review of Poisonville, a browser-based MMOFPS powered by jME"](https://web.archive.org/web/20120310103037/http://games.bbgsite.com/content/poisonville/index.shtml). Archived from [the original](http://games.bbgsite.com/content/poisonville/index.shtml) on 2012-03-10. Retrieved 2010-11-04.

1. **[^](#cite_ref-5)** ["Southern Illinois University Game Development Class"](https://web.archive.org/web/20131214183430/http://www2.cs.siu.edu/~wainer/GameDevF13/GameDevF13.html). Archived from [the original](http://www2.cs.siu.edu/~wainer/GameDevF13/GameDevF13.html) on 2013-12-14. Retrieved 2013-12-14. Software Aspects of Game Development

1. **[^](#cite_ref-6)** ["Press Coverage of Georgia Tech Student Projects"](https://web.archive.org/web/20080114030418/http://gaygamer.net/2007/12/winter_2007_demo_day_at_georgi.html). Archived from the original on 2008-01-14.

1. **[^](#cite_ref-7)** ["Betaville Project at BxmC"](https://web.archive.org/web/20120924072544/http://bxmc.poly.edu/betaville). Archived from [the original](http://bxmc.poly.edu/betaville) on 2012-09-24.

1. **[^](#cite_ref-8)** Joshua Slack (2008-08-15). ["a break"](https://web.archive.org/web/20110726211405/http://jmonkeyengine.org/groups/development-discussion-jme2/forum/topic/a-break). jMonkeyEngine forum. Archived from [the original](http://jmonkeyengine.org/groups/development-discussion-jme2/forum/topic/a-break) on 2011-07-26. Retrieved 2009-08-12.

1. **[^](#cite_ref-9)** Joshua Slack (2008-08-14). ["At the end of the tour..."](https://web.archive.org/web/20090703213723/http://blog.renanse.com/2008/08/at-end-of-tour.html) Archived from [the original](http://blog.renanse.com/2008/08/at-end-of-tour.html) on 2009-07-03. Retrieved 2009-08-12.

1. **[^](#cite_ref-10)** ["jME3 project"](http://jmonkeyengine.org/forum/topic/jme%D0%B7-project/). jMonkeyEngine forum. 2009-04-01. Retrieved 2013-04-23.{{[cite web](https://en.wikipedia.org/wiki/Template:Cite_web)}}: CS1 maint: deprecated archival service ([link](https://en.wikipedia.org/wiki/Category:CS1_maint:_deprecated_archival_service))

1. **[^](#cite_ref-11)** Kirill Vainer (2009-04-01). ["New Branch and Management"](https://code.google.com/p/jmonkeyengine/source/detail?r=4225). jMonkeyEngine GoogleCode Project.

1. **[^](#cite_ref-12)** Erlend Sogge Heggen (2009-06-24). ["New Branch and Management"](https://web.archive.org/web/20100101055014/http://jmonkeyengine.com/blog/blog/2009/06/24/new-branch-and-management/). jMonkeyEngine Blog. Archived from [the original](http://jmonkeyengine.com/blog/blog/2009/06/24/new-branch-and-management/) on 2010-01-01. Retrieved 2009-12-07.

1. **[^](#cite_ref-13)** Erlend Sogge Heggen (2010-05-17). ["First jME3 Alpha released"](https://web.archive.org/web/20100706041319/http://jmonkeyengine.org/2010/05/17/jme3-sdk-first-alpha-release/). jMonkeyEngine Blog. Archived from [the original](http://jmonkeyengine.org/2010/05/17/jme3-sdk-first-alpha-release/) on 2010-07-06. Retrieved 2010-11-04.

1. **[^](#cite_ref-14)** Normen Hansen (2010-02-01). ["First jME3 SDK Alpha released, aka jMonkeyPlatform Alpha-1"](https://web.archive.org/web/20100930050131/http://jmonkeyengine.org/groups/jmonkeyplatform/forum/topic/jmonkeyplatform-gde-idea-thread/). jMonkeyEngine Forum. Archived from [the original](http://jmonkeyengine.org/groups/jmonkeyplatform/forum/topic/jmonkeyplatform-gde-idea-thread) on 2010-09-30. Retrieved 2011-01-16.

1. **[^](#cite_ref-15)** Erlend Sogge Heggen (2010-09-07). ["Complete website redesign"](https://web.archive.org/web/20101113124704/http://jmonkeyengine.org/2010/09/07/jmonkeyengine-com-and-org-re-design-what-is-happening/). jMonkeyEngine Blog. Archived from [the original](http://jmonkeyengine.org/2010/09/07/jmonkeyengine-com-and-org-re-design-what-is-happening/) on 2010-11-13. Retrieved 2010-11-04.

1. **[^](#cite_ref-16)** Normen Hansen (2011-10-22). ["jMonkeyEngine3 SDK Beta released!"](https://web.archive.org/web/20111224165436/http://jmonkeyengine.org/2011/10/22/jmonkeyengine3-sdk-beta-released/). jMonkeyEngine Blog. Archived from [the original](http://jmonkeyengine.org/2011/10/22/jmonkeyengine3-sdk-beta-released/) on 2011-12-24. Retrieved 2012-02-10.

1. **[^](#cite_ref-17)** Erlend Sogge Heggen (2014-02-15). ["jMonkeyEngine 3 SDK Stable released!"](https://web.archive.org/web/20150206113558/http://jmonkeyengine.org/219514/jmonkeyengine-3-0-stable-released/). jMonkeyEngine Blog. Archived from [the original](http://jmonkeyengine.org/219514/jmonkeyengine-3-0-stable-released/) on 2015-02-06. Retrieved 2015-09-20.

1. **[^](#cite_ref-18)** ["SLX Games Launches Nord on Facebook"](https://web.archive.org/web/20101106034051if_/http://www.engagedigital.com/2010/09/16/slx-games-launches-nord-on-facebook/). EngageDigital / Authored by Alicia Ashby. 2010-09-16. Archived from [the original](http://www.engagedigital.com/2010/09/16/slx-games-launches-nord-on-facebook/) on 2010-11-06.

1. **[^](#cite_ref-19)** ["Nord: 3D Virtual World on Facebook"](http://www.beta-games.com/Beta-Games/beta-game-news/1637/nord-3d-virtual-world-on-facebook). Beta Games. 2010-09-19.[*[permanent dead link](https://en.wikipedia.org/wiki/Wikipedia:Link_rot)*]

1. **[^](#cite_ref-20)** ["Swedish SLX Games Takes First 3D MMO To Facebook"](https://web.archive.org/web/20121030150511/http://www.arcticstartup.com/2010/09/22/swedish-slx-games-takes-first-3d-mmo-to-facebook). ArcticStartup. 2010-09-22. Archived from [the original](http://www.arcticstartup.com/2010/09/22/swedish-slx-games-takes-first-3d-mmo-to-facebook) on 2012-10-30. Retrieved 2010-11-05.

1. **[^](#cite_ref-21)** ["Grappling Hook IndieDB entry"](http://www.indiedb.com/games/grappling-hook). Christian Teister via IndieDB. 18 September 2009.

1. **[^](#cite_ref-22)** John Walker (2009-09-24). ["What It Says On The Tin: Grappling Hook"](http://www.rockpapershotgun.com/2009/09/24/what-it-says-on-the-tin-grappling-hook/). *[Rock Paper Shotgun](/source/Rock_Paper_Shotgun)*.

1. **[^](#cite_ref-23)** Michael Rose (2009-10-03). ["Indie Game Pick: Grappling Hook (Speed Run Games)"](https://web.archive.org/web/20100131044839/http://www.indiegames.com/blog/2009/10/indie_game_pick_grappling_hook.html). Indie Games – The Weblog. Archived from [the original](http://www.indiegames.com/blog/2009/10/indie_game_pick_grappling_hook.html) on 2010-01-31. Retrieved 2010-11-06.

1. **[^](#cite_ref-24)** ["Drohtin – The indie strategy Game"](https://web.archive.org/web/20140113083824/http://drohtin.org/blog/). 2014-01-22. Archived from [the original](http://drohtin.org/blog/) on 2014-01-13. Retrieved 2014-01-14.

1. **[^](#cite_ref-25)** Idix, Prostate. ["Interview: 4realms - Dossiers / Chroniques RPG France"](https://web.archive.org/web/20170608205812/http://www.rpgfrance.com/dossier-10187-1-interview-4realms). *www.rpgfrance.com* (in French). Archived from [the original](http://www.rpgfrance.com/dossier-10187-1-interview-4realms) on 2017-06-08. Retrieved 2017-07-27.

1. **[^](#cite_ref-26)** ["Skullstone - Dungeon Crawler in Development | News @ RPGWatch"](https://www.rpgwatch.com/show/newsbit?newsbit=35649). *www.rpgwatch.com*. Retrieved 2017-07-27.

1. **[^](#cite_ref-27)** ["Skullstone | IGDB.com"](https://www.igdb.com/games/skullstone). *IGDB.com*. Retrieved 2017-07-27.

1. **[^](#cite_ref-28)** ["Spoxel | IGDB.com"](https://www.igdb.com/games/spoxel). *IGDB.com*. Retrieved 2018-03-11.

1. **[^](#cite_ref-29)** ["About Lightspeed Frontier | Lightspeed Frontier Official Wiki @ Gamepedia"](https://lightspeedfrontier.gamepedia.com/Lightspeed_Frontier). *lightspeedfrontier.gamepedia.com*. Retrieved 2018-03-11.

1. **[^](#cite_ref-30)** ["Lightspeed Frontier | IGDB.com"](https://www.igdb.com/games/lightspeed-frontier). *IGDB.com*. Retrieved 2018-03-11.

1. **[^](#cite_ref-31)** ["Subspace Infinity Source Repository | Github Repository"](https://github.com/assofohdz/Subspace-Infinity). *www.github.com/assofohdz/Subspace-Infinity*. Retrieved 2018-05-09.

1. **[^](#cite_ref-32)** MCV Editors (2019-05-15). ["Making an indie hit: New Star Soccer uncovered"](https://www.mcvuk.com/business-news/mobile/making-an-indie-hit-new-star-soccer-uncovered/). *MCV*. [ISSN](/source/ISSN_(identifier)) [1469-4832](https://search.worldcat.org/issn/1469-4832). Retrieved 2023-04-27. {{[cite news](https://en.wikipedia.org/wiki/Template:Cite_news)}}: |last= has generic name ([help](https://en.wikipedia.org/wiki/Help:CS1_errors#generic_name))

1. **[^](#cite_ref-33)** ["JavaOne presentation keynote"](http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-5711&yr=2008&track=desktop). Oracle/Sun.

1. **[^](#cite_ref-34)** ["Presentation slides"](https://docs.google.com/viewer?url=http://developers.sun.com/learning/javaoneonline/2008/pdf/TS-5711.pdf) (PDF). Oracle/Sun.

1. **[^](#cite_ref-35)** ["JavaOne blogpost with videos"](https://web.archive.org/web/20110726210901/http://jmonkeyengine.org/2008/05/11/javaone-2008-and-jme/). jMonkeyEngine Blog. 2010-09-07. Archived from [the original](http://jmonkeyengine.org/2008/05/11/javaone-2008-and-jme/) on 2011-07-26. Retrieved 2010-11-04.

1. **[^](#cite_ref-36)** ["PacktPub nominees announcement"](https://web.archive.org/web/20100930141604/http://www.packtpub.com/blog/the-2010-open-source-awards-finalists-announcement). PacktPub. September 2010. Archived from [the original](http://www.packtpub.com/blog/the-2010-open-source-awards-finalists-announcement) on 2010-09-30. Retrieved 2010-11-04.

1. **[^](#cite_ref-37)** Joshua Slack (September 23, 2008). ["A new focus: Ardor3D"](https://web.archive.org/web/20160410045120/http://blog.renanse.com/2008/09/new-focus-ardor3d.html). Archived from [the original](http://blog.renanse.com/2008/09/new-focus-ardor3d.html) on April 10, 2016.

1. **[^](#cite_ref-38)** NASA (March 19, 2014). ["NASA VERVE: Interactive 3D Visualization within Eclipse"](https://www.slideshare.net/tamarmot/nasa-verve-eclipsecon14).

1. **[^](#cite_ref-39)** NASA, Jet Propulsion Laboratory and California Institute of Technology (September 17, 2009). ["Interactive 3D Mars Visualization"](https://www.youtube.com/watch?v=_oBYQaKo74A). *[YouTube](/source/YouTube)*. [Archived](https://ghostarchive.org/varchive/youtube/20211212/_oBYQaKo74A) from the original on 2021-12-12.

1. **[^](#cite_ref-40)** Joshua Slack (March 11, 2014). ["Winding down"](https://web.archive.org/web/20141202230232/http://ardor3d.forumatic.com/viewtopic.php?f=4&t=12755#p25887). Archived from [the original](http://ardor3d.forumatic.com/viewtopic.php?f=4&t=12755#p25887) on December 2, 2014. Retrieved March 26, 2016.

1. **[^](#cite_ref-41)** Joshua Slack (March 11, 2014). ["Winding down"](https://web.archive.org/web/20160410021803/http://blog.renanse.com/2014/03/winding-down.html). Archived from [the original](http://blog.renanse.com/2014/03/winding-down.html) on April 10, 2016. Retrieved March 26, 2016.

1. **[^](#cite_ref-42)** Julien Gouesse (November 22, 2014). ["JogAmp's Ardor3D Continuation user's guide is available"](http://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4033608.html).

1. **[^](#cite_ref-43)** Julien Gouesse (August 2, 2014). ["JogAmp's Ardor3D Continuation overview"](http://jogamp.org/wiki/index.php/Ardor3D_Overview).

1. **[^](#cite_ref-44)** Julien Gouesse (November 22, 2014). ["Official homepage and Github for Ardor3D"](http://forum.jogamp.org/Official-Homepage-and-gitbub-for-Ardor3D-tp4032362p4032452.html).

1. **[^](#cite_ref-45)** Julien Gouesse (March 17, 2014). ["Ardor3D, JOGL 2"](https://web.archive.org/web/20141202222744/http://ardor3d.forumatic.com/viewtopic.php?f=11&p=25977#p25907). Archived from [the original](http://ardor3d.forumatic.com/viewtopic.php?f=11&p=25977#p25907) on December 2, 2014. Retrieved March 26, 2016.

## External links

- [Official website](https://jmonkeyengine.org)

v t e Game engines (list) Source port First-person shooter engine List of first-person shooter engines Game engine recreation List of game engine recreations Game creation system Game IDE List of visual novel engines id Tech Proprietary 1980s Adventure Game Interpreter Cobra Filmation Freescape Gold Box Sierra Creative Interpreter SCUMM 1990s 3D GameStudio Clickteam Dark Engine GameMaker Genie Engine GoldSrc Infinity Engine Jedi LithTech Mugen Pie in the Sky Reality Lab RenderWare RPG Maker Sim RPG Maker Unreal Engine 1 Virtools Virtual Theatre Voxel Space Zillions of Games 2000s Anvil C4 Engine CryEngine Crystal Tools Euphoria Flare3D Frostbite Gamebryo GameSalad HeroEngine IW Leadwerks Marmalade MT Framework PhyreEngine Q RAGE Shark 3D Source Unigine Unity Unreal Engine 2 Unreal Engine 3 Virtools 2.5 Vicious Engine Vision Visual3D Game Engine 2010s 4A Engine Amazon Lumberyard Bitsquid Buildbox Construct Creation Engine Decima Defold Felgo ForgeLight Fox Engine id Tech 5 id Tech 6 Ignite Katana Engine Luminous Engine Pixel Game Maker MV RE Engine Snowdrop Stencyl Source 2 UbiArt Framework Unreal Engine 4 2020s id Tech 7 Unreal Engine 5 Free and open-source 1970s Z-machine 1990s Adventure Game Studio Build Crystal Space Doom engine Game-Maker OHRRPGCE Quake engine Quake II engine Stratagus 2000s Away3D Blender Game Engine Bork3D Game Engine Cocos2d Dim3 Game Editor GDevelop id Tech 3 id Tech 4 Irrlicht Engine jMonkeyEngine Lightweight Java Game Library Löve OGRE Open Wonderland Panda3D Papervision3D Plasma Platinum Arts Sandbox Pygame Ren'Py Scratch Solar2D Thousand Parsec Torque Vassal Engine Wintermute Engine 2010s Delta3D Godot GPUOpen Horde3D libGDX Luanti Moai OpenFL ORX PlayCanvas Raylib Snap! Stencyl Stride 2020s Open 3D Engine S&box

---
Adapted from the Wikipedia article [JMonkeyEngine](https://en.wikipedia.org/wiki/JMonkeyEngine) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/JMonkeyEngine?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
