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 година
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 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 година
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-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 83f201e20b remove NetBeans base URL from SDK properties file пре 11 година
.gitignore 88fa9b40dc Update .gitignore пре 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.