16 lines
577 B
Markdown
16 lines
577 B
Markdown
|
## terrainerizer
|
||
|
|
||
|
terrainerizer is a simple gimp script that takes a heightmap and splits it into RAW terrain files
|
||
|
that can be used with OpenSim. For a full usage example, see my [blender tutorial for OpenSim terrain](http://stringofbits.net/2009/09/08/tutorial-creating-opensim-terrain-with-blender).
|
||
|
|
||
|
|
||
|
### Installation
|
||
|
|
||
|
To install terrainerizer:
|
||
|
|
||
|
1. Copy terrainerizer and unterrainerizer into your path, and make sure they are executable.
|
||
|
|
||
|
2. Copy blank.raw somewhere permanent.
|
||
|
|
||
|
3. Edit terrainerizer and change rawfile_template to point at the new location of blank.raw.
|