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

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

iwgeric f380140ff7 add pre-compiled libs for android native bullet 11 سال پیش
gradle fbea47e407 add gradle wrapper 11 سال پیش
jme3-android d1033005ae Change AndroidAssetManager to use the native lib to load png and gif files 11 سال پیش
jme3-android-native 13632f2ca9 remove unused project property 11 سال پیش
jme3-blender a16857c8f4 switch to gradle layout 11 سال پیش
jme3-bullet a16857c8f4 switch to gradle layout 11 سال پیش
jme3-bullet-native f513a09c52 adapt native build for new gradle versions (targetPlatforms -> model.platforms) 11 سال پیش
jme3-bullet-native-android f380140ff7 add pre-compiled libs for android native bullet 11 سال پیش
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 سال پیش
jme3-desktop a16857c8f4 switch to gradle layout 11 سال پیش
jme3-effects a16857c8f4 switch to gradle layout 11 سال پیش
jme3-examples 54c6aa5afc fix checks for SDK and native builds 11 سال پیش
jme3-ios 9e9b08afa2 - add iOS to build 11 سال پیش
jme3-jbullet a16857c8f4 switch to gradle layout 11 سال پیش
jme3-jogg a16857c8f4 switch to gradle layout 11 سال پیش
jme3-jogl b37a5357cf update jogl dependency to 2.1.4 11 سال پیش
jme3-lwjgl a16857c8f4 switch to gradle layout 11 سال پیش
jme3-networking a16857c8f4 switch to gradle layout 11 سال پیش
jme3-niftygui a16857c8f4 switch to gradle layout 11 سال پیش
jme3-plugins a16857c8f4 switch to gradle layout 11 سال پیش
jme3-terrain a16857c8f4 switch to gradle layout 11 سال پیش
jme3-testdata a16857c8f4 switch to gradle layout 11 سال پیش
lib a16857c8f4 switch to gradle layout 11 سال پیش
sdk 701da19757 SDK: fix some Generics warnings 11 سال پیش
.gitignore ef23737d36 ignore android native bullet build directory 11 سال پیش
CONTRIBUTING.md 0682044cb5 Update CONTRIBUTING.md 11 سال پیش
README.md a5ceb6ea25 Created README.md 11 سال پیش
build.gradle c965e4066d Add method to check for existance of NDK 11 سال پیش
common.gradle d4546223fc - include SDK in gradle build 11 سال پیش
gradle.properties d4546223fc - include SDK in gradle build 11 سال پیش
gradlew fbea47e407 add gradle wrapper 11 سال پیش
gradlew.bat fbea47e407 add gradle wrapper 11 سال پیش
settings.gradle 4d272915d9 Remove Android Native project from build natives property check. 11 سال پیش

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.