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.
 
 
 
 
 
jmonkeyengine/engine
pot..om bb631ab13a Adding support for defining external (or internal in Android's case) sensors. This is still a work in progress. Major task yet to complete is defining the coordinate system to return the sensor data. 3 sensor types are defined: Magnetic, Accelerometer, Orientation. Right now the sensor data is returned in device coordinates for Magnetic and Acceleration, and World (Earth) coordinates for Orientation. Sensors use the Input Manager to define triggers and listeners like all other input types. Only Android has an implementation for SensorInput at this time. See forum post http://jmonkeyengine.org/groups/android/forum/topic/creating-engine-support-for-android-sensor-input/ for details of the operation and current status. 13 years ago
..
lib - add updated osx bullet natives 13 years ago
nbproject - revert genfiles for jme project as the project uses the netbeans 7.0.1 ant build files and would not be updated in a newer version if only this file was updated in the project 13 years ago
src Adding support for defining external (or internal in Android's case) sensors. This is still a work in progress. Major task yet to complete is defining the coordinate system to return the sensor data. 3 sensor types are defined: Magnetic, Accelerometer, Orientation. Right now the sensor data is returned in device coordinates for Magnetic and Acceleration, and World (Earth) coordinates for Orientation. Sensors use the Input Manager to define triggers and listeners like all other input types. Only Android has an implementation for SensorInput at this time. See forum post http://jmonkeyengine.org/groups/android/forum/topic/creating-engine-support-for-android-sensor-input/ for details of the operation and current status. 13 years ago
test/com jme3: 13 years ago
test-data WaterFilter forgot the heightmap for the test case 13 years ago
MANIFEST.MF move jme3 to trunk 14 years ago
TestChooser.exe move jme3 to trunk 14 years ago
build.xml - override default javadoc target to exclude test javadoc in build.xml 13 years ago
bullet-native-build.txt - update information on native bullet building 13 years ago
master-application.jnlp - cleanup build process 14 years ago
mountains.zip Fix: the new way to add physics to terrainGrid is to use the listener interface, see updated tests 14 years ago
preview-application.html move jme3 to trunk 14 years ago
quake3level.zip move jme3 to trunk 14 years ago
town.zip * Fixed town.zip by getting it from googlecode downloads 13 years ago
wildhouse.zip move jme3 to trunk 14 years ago