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

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

iwgeric a2ab6f183d merge and fix conflicts hace 11 años
gradle fbea47e407 add gradle wrapper hace 11 años
jme3-android d1033005ae Change AndroidAssetManager to use the native lib to load png and gif files hace 11 años
jme3-android-native a2ab6f183d merge and fix conflicts hace 11 años
jme3-blender a16857c8f4 switch to gradle layout hace 11 años
jme3-bullet a16857c8f4 switch to gradle layout hace 11 años
jme3-bullet-native f513a09c52 adapt native build for new gradle versions (targetPlatforms -> model.platforms) hace 11 años
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 hace 11 años
jme3-desktop a16857c8f4 switch to gradle layout hace 11 años
jme3-effects a16857c8f4 switch to gradle layout hace 11 años
jme3-examples 54c6aa5afc fix checks for SDK and native builds hace 11 años
jme3-ios 9e9b08afa2 - add iOS to build hace 11 años
jme3-jbullet a16857c8f4 switch to gradle layout hace 11 años
jme3-jogg a16857c8f4 switch to gradle layout hace 11 años
jme3-jogl b37a5357cf update jogl dependency to 2.1.4 hace 11 años
jme3-lwjgl a16857c8f4 switch to gradle layout hace 11 años
jme3-networking a16857c8f4 switch to gradle layout hace 11 años
jme3-niftygui a16857c8f4 switch to gradle layout hace 11 años
jme3-plugins a16857c8f4 switch to gradle layout hace 11 años
jme3-terrain a16857c8f4 switch to gradle layout hace 11 años
jme3-testdata a16857c8f4 switch to gradle layout hace 11 años
lib a16857c8f4 switch to gradle layout hace 11 años
sdk 0c8177f1db delete library folders when cleaning SDK project hace 11 años
.gitignore 384e19f281 update .gitignore for pre-compiled android native libs that are used when not rebuilding native libs hace 11 años
CONTRIBUTING.md 0682044cb5 Update CONTRIBUTING.md hace 11 años
README.md a5ceb6ea25 Created README.md hace 11 años
build.gradle c965e4066d Add method to check for existance of NDK hace 11 años
common.gradle d4546223fc - include SDK in gradle build hace 11 años
gradle.properties d4546223fc - include SDK in gradle build hace 11 años
gradlew fbea47e407 add gradle wrapper hace 11 años
gradlew.bat fbea47e407 add gradle wrapper hace 11 años
settings.gradle 4d272915d9 Remove Android Native project from build natives property check. hace 11 años

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.