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

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

Normen Hansen 0f245ea418 Merge origin/master 11 年之前
gradle fbea47e407 add gradle wrapper 11 年之前
jme3-android a16857c8f4 switch to gradle layout 11 年之前
jme3-android-native a186abba6a test commit from github site 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 a16857c8f4 switch to gradle layout 11 年之前
jme3-desktop a16857c8f4 switch to gradle layout 11 年之前
jme3-effects a16857c8f4 switch to gradle layout 11 年之前
jme3-examples d4546223fc - include SDK in gradle build 11 年之前
jme3-ios a16857c8f4 switch to gradle layout 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 70cd0b0060 - move android tests to jme3-tests-template 11 年之前
.gitignore 70cd0b0060 - move android tests to jme3-tests-template 11 年之前
CONTRIBUTING.MD 8a272e517e Create CONTRIBUTING.MD 11 年之前
README.md a5ceb6ea25 Created README.md 11 年之前
build.gradle 12406dd2c3 up gradle version for wrapper in buld script 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 d4546223fc - include SDK in gradle build 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.