Terrain Generator

This program is designed to generate heightfield imagemaps to be used in conjunction with POV-Ray to produce realistic-looking terrain. Output is in XPM format, which POV unfortunately does not understand natively, but which can be easily converted to PPM or other POV-readable formats.

Sample output:

As rendered by POV:

Released Versions:
Terrain 0.5 (source/tar.gz)