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

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

Erlend Sogge Heggen 8a272e517e Create CONTRIBUTING.MD 11 years ago
jme3-android a16857c8f4 switch to gradle layout 11 years ago
jme3-android-native a186abba6a test commit from github site 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 a16857c8f4 switch to gradle layout 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 d4546223fc - include SDK in gradle build 11 years ago
jme3-ios a16857c8f4 switch to gradle layout 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 70cd0b0060 - move android tests to jme3-tests-template 11 years ago
.gitignore 70cd0b0060 - move android tests to jme3-tests-template 11 years ago
CONTRIBUTING.MD 8a272e517e Create CONTRIBUTING.MD 11 years ago
README.md a5ceb6ea25 Created README.md 11 years ago
build.gradle 12406dd2c3 up gradle version for wrapper in buld script 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
settings.gradle d4546223fc - include SDK in gradle build 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.