jMonkeyEngine3 Requirements
This page shows software and hardware requirements from two points of view:
-
For the Java developers who create games; and
-
For the users (your customers) who play the games that you created.
For Developers
These are the minimum requirements for developers who create games using the jMonkeyEngine SDK:
Operating system | Mac OS X, Windows, Linux |
---|---|
Memory (JVM heap size) |
> 40 MB + memory for assets. |
CPU |
> 1 GHz |
Graphic card |
AMD/ATI Radeon 9500, NVIDIA GeForce 5 FX, Intel GMA 4500, or better supporting OpenGL 2.0 or better. (native libraries are included in download) All platforms: See the forum post LWJGL v2 versus v3 for additional details. |
Java Development Kit |
JDK 7 or higher |
We recommend using the SDK as game development environment (IDE). However, any third-party Java IDE (and even a text editor and the commandline) will work fine together with the jME framework if you are experienced with the tool of your choice. For requirements of other IDEs, please see the third party’s documentation.
For Users
These are the minimum requirements for your customers, users who play the games that were created using the jMonkeyEngine3 framework:
Operating system | Mac OS X, Windows, Linux |
---|---|
Memory (JVM heap size) |
> 10 MB + memory for assets. (models, textures, sounds, etc, of a particular game) |
CPU |
> 1 GHz |
Graphic card |
AMD/ATI Radeon 9500, NVIDIA GeForce 5 FX, Intel GMA 4500, or better supporting OpenGL 2.0 or better. (native libraries are included in download) |
(For mobile games only) Android 2.2 OS, graphics card supporting OpenGL 2 |
|
Java Runtime |
Java 5 or higher. |
Make sure to inform your users about these requirements.