A complete 3-D game development suite written in Java.

#gamedev #game-engine #engine #java #jmonkey #3d

Normen Hansen 83f201e20b remove NetBeans base URL from SDK properties file 11 years ago
gradle fbea47e407 add gradle wrapper 11 years ago
jme3-android d1033005ae Change AndroidAssetManager to use the native lib to load png and gif files 11 years ago
jme3-android-native 57b77151aa update android native build to support precompiled libs that are used if not building the libs. If building the libs, then the pre-compiled libs are updated with the output of the build. 11 years ago
jme3-blender a16857c8f4 switch to gradle layout 11 years ago
jme3-bullet a16857c8f4 switch to gradle layout 11 years ago
jme3-bullet-native f513a09c52 adapt native build for new gradle versions (targetPlatforms -> model.platforms) 11 years ago
jme3-core 05c171e07e fix the fix for issue #635 as discussed at http://hub.jmonkeyengine.org/forum/topic/proposed-fix-for-issue-635/page/2 and 11 years ago
jme3-desktop a16857c8f4 switch to gradle layout 11 years ago
jme3-effects a16857c8f4 switch to gradle layout 11 years ago
jme3-examples 54c6aa5afc fix checks for SDK and native builds 11 years ago
jme3-ios 9e9b08afa2 - add iOS to build 11 years ago
jme3-jbullet a16857c8f4 switch to gradle layout 11 years ago
jme3-jogg a16857c8f4 switch to gradle layout 11 years ago
jme3-jogl b37a5357cf update jogl dependency to 2.1.4 11 years ago
jme3-lwjgl a16857c8f4 switch to gradle layout 11 years ago
jme3-networking a16857c8f4 switch to gradle layout 11 years ago
jme3-niftygui a16857c8f4 switch to gradle layout 11 years ago
jme3-plugins a16857c8f4 switch to gradle layout 11 years ago
jme3-terrain a16857c8f4 switch to gradle layout 11 years ago
jme3-testdata a16857c8f4 switch to gradle layout 11 years ago
lib a16857c8f4 switch to gradle layout 11 years ago
sdk 83f201e20b remove NetBeans base URL from SDK properties file 11 years ago
.gitignore 88fa9b40dc Update .gitignore 11 years ago
CONTRIBUTING.md 0682044cb5 Update CONTRIBUTING.md 11 years ago
README.md a5ceb6ea25 Created README.md 11 years ago
build.gradle c965e4066d Add method to check for existance of NDK 11 years ago
common.gradle d4546223fc - include SDK in gradle build 11 years ago
gradle.properties d4546223fc - include SDK in gradle build 11 years ago
gradlew fbea47e407 add gradle wrapper 11 years ago
gradlew.bat fbea47e407 add gradle wrapper 11 years ago
settings.gradle 4d272915d9 Remove Android Native project from build natives property check. 11 years ago

README.md

jmonkeyengine

jMonkeyEngine 3 was made especially for game developers who want to create 3D games with modern technology standards. The software is programmed entirely in Java, intended for wide accessibility.

The engine is used by several commercial game studios as well as university (game-) classes. While its old 2.0 branch is now only community supported, the 3.0 branch is quickly emerging as a full-fledged game development environment for a wide range of developers.

Go to http://hub.jmonkeyengine.org/downloads/ to download the jMonkeyEngine SDK.