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/jme3-examples
Remy Van Doosselaer 988537987a calculate the total line height before aligning the letters, calculate the total line height from the font line height and total line count. Include a test case with alignment examples. fixes: #363 6 years ago
..
src/main calculate the total line height before aligning the letters, calculate the total line height from the font line height and total line count. Include a test case with alignment examples. fixes: #363 6 years ago
TerrainGridTestData.zip fix for issue #998: add ZIP file, remove "Jumps" and HttpZipLocator 6 years ago
build.gradle Remove JVM arguments for OSX when running examples 6 years ago
gradle.properties Added a graddle.properties to je jme-examples project with an override of buildJavaDoc to false, to not generate the javadoc when building from jme-examples 10 years ago
town.zip fix for issue #982: add town.zip file to repo, load different HTTP image 6 years ago