Terranova terrain generator/mixer and terrain detail spawner.
Terranova is a terrain heightmap/splatmap generator and mixer designed to create realistic terrains for any game engine that supports terrain heightmaps. Terranova uses jMonkey engine for rendering and can save terrain as heightmap png files or j3o (jmonkey scene).
- Project save and load (terrain, settings, textures and materials only)
- Terrain generation
- splatmap generation and export
- heightmap generation and export
- basic tree placement (scattering)
- additional terrain generators and detail spawners
- terrain detail (tree/grass/object) export/import with project
- terrain mixer
Checkout and build from source using Maven or download the prebuilt release on bintray https://bintray.com/dreamwagon/terranova/terranova
- Java 11 or higher