This repository has been archived on 2019-12-04. You can view files and clone it, but cannot push or open issues or pull requests.
terrainerizer/readme.markdown

16 lines
570 B
Markdown
Raw Normal View History

2012-04-20 21:36:20 +00:00
## terrainerizer
terrainerizer is a simple gimp script that takes a heightmap and splits it into RAW terrain files
2017-03-07 19:04:08 +00:00
that can be used with OpenSim. For a full usage example, see my [blender tutorial for OpenSim terrain](http://annabunch.es/technology/tutorial-creating-opensim-terrain-with.html).
2012-04-20 21:36:20 +00:00
### 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.