This is a set of tools for generating terrain (heightmaps and textures). More...
|
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. | |
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.
1.7.1