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

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

Mayank Sharma 4c320f686d issue#85 short approach - setDefaultCloseOperation il y a 11 ans
gradle fbea47e407 add gradle wrapper il y a 11 ans
jme3-android a16857c8f4 switch to gradle layout il y a 11 ans
jme3-android-native a186abba6a test commit from github site il y a 11 ans
jme3-blender a16857c8f4 switch to gradle layout il y a 11 ans
jme3-bullet a16857c8f4 switch to gradle layout il y a 11 ans
jme3-bullet-native f513a09c52 adapt native build for new gradle versions (targetPlatforms -> model.platforms) il y a 11 ans
jme3-core a16857c8f4 switch to gradle layout il y a 11 ans
jme3-desktop a16857c8f4 switch to gradle layout il y a 11 ans
jme3-effects a16857c8f4 switch to gradle layout il y a 11 ans
jme3-examples 4c320f686d issue#85 short approach - setDefaultCloseOperation il y a 11 ans
jme3-ios a16857c8f4 switch to gradle layout il y a 11 ans
jme3-jbullet a16857c8f4 switch to gradle layout il y a 11 ans
jme3-jogg a16857c8f4 switch to gradle layout il y a 11 ans
jme3-jogl b37a5357cf update jogl dependency to 2.1.4 il y a 11 ans
jme3-lwjgl a16857c8f4 switch to gradle layout il y a 11 ans
jme3-networking a16857c8f4 switch to gradle layout il y a 11 ans
jme3-niftygui a16857c8f4 switch to gradle layout il y a 11 ans
jme3-plugins a16857c8f4 switch to gradle layout il y a 11 ans
jme3-terrain a16857c8f4 switch to gradle layout il y a 11 ans
jme3-testdata a16857c8f4 switch to gradle layout il y a 11 ans
lib a16857c8f4 switch to gradle layout il y a 11 ans
sdk 7b0c31afad update SDK build script with inputs and outputs so that the SDK build will only trigger when needed il y a 11 ans
.gitignore 70cd0b0060 - move android tests to jme3-tests-template il y a 11 ans
CONTRIBUTING.MD 8a272e517e Create CONTRIBUTING.MD il y a 11 ans
README.md a5ceb6ea25 Created README.md il y a 11 ans
build.gradle 12406dd2c3 up gradle version for wrapper in buld script il y a 11 ans
common.gradle d4546223fc - include SDK in gradle build il y a 11 ans
gradle.properties d4546223fc - include SDK in gradle build il y a 11 ans
gradlew fbea47e407 add gradle wrapper il y a 11 ans
gradlew.bat fbea47e407 add gradle wrapper il y a 11 ans
settings.gradle d4546223fc - include SDK in gradle build il y a 11 ans

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.