https://github.com/jmonkeyengine/jmeandroiddemo
The goal of this project is to demonstrate JME 3.0 capabilities on Android.
https://github.com/jmonkeyengine/jmeandroiddemo
Last synced: 7 months ago
JSON representation
The goal of this project is to demonstrate JME 3.0 capabilities on Android.
- Host: GitHub
- URL: https://github.com/jmonkeyengine/jmeandroiddemo
- Owner: jMonkeyEngine
- Created: 2013-06-26T16:31:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-11T12:34:37.000Z (almost 10 years ago)
- Last Synced: 2024-05-22T23:29:22.999Z (over 1 year ago)
- Language: Java
- Size: 10 MB
- Stars: 12
- Watchers: 17
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JmeAndroidDemo
==============
The goal of this project is to demonstrate JME 3.0 capabilities on Android.
Here are the jars used for the project to compile
In the SDK create a new library named lastSVNJme3 and put those jars in it
jME3-core.jar
jME3-desktop.jar
jME3-effects.jar
jME3-jogg.jar
jME3-lwjgl-natives.jar
jME3-lwjgl.jar
jME3-niftygui.jar
jME3-plugins.jar
jME3-terrain.jar
eventbus.jar
j-ogg-oggd.jar
j-ogg-vorbisd.jar
jinput.jar
lwjgl.jar
nifty-default-controls.jar
nifty-style-black.jar
nifty.jar
xmlpull-xpp3.jar
native-bullet/jME3-bullet-natives.jar
native-bullet/jME3-bullet.jar
native-openal-soft/jME3-openal-soft-natives-android.jar
If using the jMonkeyEngine SDK, Install the "jME3 AI Library".
This plug-in provides the jME3-AI.jar file used in the project.