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

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

iwgeric 37dd89c8f1 Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine.git 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 8b912cd768 change method to check for existance of the android ndk 11 年之前
jme3-blender a16857c8f4 switch to gradle layout 11 年之前
jme3-bullet a16857c8f4 switch to gradle layout 11 年之前
jme3-bullet-native a43b5c1835 remove android mk files from bullet-native. android native bullet has it's own subproject 11 年之前
jme3-bullet-native-android 26c08caa8c add separate project files for building android native bullet 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 b200db1a3c fix for GitHub issue #115 (GoogleCode issue #638) as discussed at http://hub.jmonkeyengine.org/forum/topic/proposed-fix-for-issue-638 11 年之前
jme3-effects 333c5c60cd Fixed wrong swizzle in ssao.frag 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 701da19757 SDK: fix some Generics warnings 11 年之前
.gitignore ef23737d36 ignore android native bullet build directory 11 年之前
CONTRIBUTING.md 0682044cb5 Update CONTRIBUTING.md 11 年之前
README.md a5ceb6ea25 Created README.md 11 年之前
build.gradle 8b912cd768 change method to check for existance of the android ndk 11 年之前
common.gradle d4546223fc - include SDK in gradle build 11 年之前
gradle.properties dbe4912884 remove a change to ndk path (made by mistake) 11 年之前
gradlew fbea47e407 add gradle wrapper 11 年之前
gradlew.bat fbea47e407 add gradle wrapper 11 年之前
settings.gradle 1ef1420c4d update settings.gradle to include android native bullet project 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.