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.
 
 
 
 
 
Stephen Gold 46a52af2f5 README.md: fix linkrot in the powered-by-JME list 6 years ago
gradle/wrapper
jme3-android
jme3-android-examples
jme3-android-native [ci skip] update android natives 6 years ago
jme3-blender
jme3-bullet CollisionShape: add isNonMoving() and test buildscript 6 years ago
jme3-bullet-native [ci skip] bullet: update linux natives 6 years ago
jme3-bullet-native-android [ci skip] update android natives 6 years ago
jme3-core define 2 new Platform values for Linux ARM, register BulletJme lib paths (#1182) 6 years ago
jme3-desktop define 2 new Platform values for Linux ARM, register BulletJme lib paths (#1182) 6 years ago
jme3-effects
jme3-examples
jme3-ios
jme3-jbullet
jme3-jogg
jme3-jogl
jme3-lwjgl
jme3-lwjgl3
jme3-networking
jme3-niftygui
jme3-plugins address issue #1119 (serialization with protected/private constructor) (#1181) 6 years ago
jme3-terrain
jme3-testdata
jme3-vr
lib
private upload_native.sh: single commit per Travis CI job 6 years ago
.gitignore
.nb-gradle-properties
.travis.yml .travis.yml: use openjdk8 for the uploading build 6 years ago
CONTRIBUTING.md
README.md README.md: fix linkrot in the powered-by-JME list 6 years ago
appveyor.yml
bintray.gradle
build.gradle
common-android-app.gradle
common.gradle
gradle.properties
gradlew
gradlew.bat
javadoc-overview.html
license.txt
local.properties
settings.gradle
version.gradle

README.md

jMonkeyEngine

Build Status

jMonkeyEngine is a 3-D game engine for adventurous Java developers. It’s open-source, cross-platform, and cutting-edge. 3.2.4 is the latest stable version of the jMonkeyEngine 3 SDK, a complete game development suite. We'll release 3.2.x updates until the major 3.3 release 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 https://github.com/jMonkeyEngine/sdk/releases 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!