A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Dokthar d9f489d8dd removed unnecessary changes 9 years ago
gradle/wrapper
jme3-android
jme3-android-examples
jme3-android-native
jme3-blender
jme3-bullet
jme3-bullet-native
jme3-bullet-native-android
jme3-core
jme3-desktop
jme3-effects
jme3-examples
jme3-ios
jme3-jbullet
jme3-jogg
jme3-jogl
jme3-lwjgl
jme3-lwjgl3
jme3-networking
jme3-niftygui
jme3-plugins
jme3-terrain
jme3-testdata
lib
private
.gitignore
.nb-gradle-properties
.travis.yml
CONTRIBUTING.md
README.md
bintray.gradle
build.gradle
common-android-app.gradle
common.gradle
gradle.properties
gradlew
gradlew.bat
javadoc-overview.html
license.txt
local.properties
settings.gradle
upload.gradle
version.gradle

README.md

jMonkeyEngine

Build Status

jMonkeyEngine is a 3D game engine for adventurous Java developers. It’s open source, cross platform and cutting edge. And it is all beautifully documented. The 3.0 branch is the latest stable version of the jMonkeyEngine 3 SDK, a complete game development suite. We'll be frequently submitting stable 3.0.x updates until the major 3.1 version arrives.

The engine is used by several commercial game studios and computer-science courses. Here's a taste:

jME3 Games Mashup

Getting started

Go to http://hub.jmonkeyengine.org/downloads/ to download the jMonkeyEngine SDK. Read the wiki for a complete install guide. Power up with some SDK Plugins and AssetPacks and you are off to the races. At this point you're gonna want to join the forum so our tribe can grow stronger.

Note: The master branch on GitHub is a development version of the engine and is NOT MEANT TO BE USED IN PRODUCTION, it will break constantly during development of the stable jME versions!

Technology Stack

  • Java
  • NetBeans Platform
  • Gradle

Plus a bunch of awesome libraries & tight integrations like Bullet, Blender, NiftyGUI and other goodies.

Documentation

Did you miss it? Don't sweat it, here it is again.

Contributing

Read our contribution guide.

License

New BSD (3-clause) License. In other words, you do whatever makes you happy!