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/src/terrain
ant..om 7d5adb24c3 bugfix: terrainQuads were translated using a constant 2, now it uses localScale isntead 14 years ago
..
Common/MatDefs/Terrain Added a terrain material that uses height and slope information to map textures instead of alphamap. 14 years ago
com/jme3/terrain bugfix: terrainQuads were translated using a constant 2, now it uses localScale isntead 14 years ago