Modules

Terrain Generation Tools
[Tools]

This is a set of tools for generating terrain (heightmaps and textures). More...

Collaboration diagram for Terrain Generation Tools:

Modules

 terraHeightGen - heightmap generation
 

Given an input file, this generates a heightmap, from which you can then generate a texure to get a complete terrain object.


 terraTextureGen - heightmap generation
 

Given an input file, this generates a heightmap, from which you can then generate a texure to get a complete terrain object.



Detailed Description

This is a set of tools for generating terrain (heightmaps and textures).

There are a lot of terrain generation tools already out there! Do some internet searches and you'll find them.

These are utilities for quick-and-dirty generation of terrain for testing and simple games.