2
0

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

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

[email protected] b200db1a3c fix for GitHub issue #115 (GoogleCode issue #638) as discussed at http://hub.jmonkeyengine.org/forum/topic/proposed-fix-for-issue-638 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 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 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 701da19757 SDK: fix some Generics warnings 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.