I updated the download link to v1.2, released today.
New in v1.2:
- changed library dependencies
- Save as binary file (could be useful as a raw import)
Binary file format:
*.bin or any file extension
File Header: TGBIN followed by newline
Header packet: TGH followed by width UWORD and height UWORD
File packet: TGF followed by newline, then the raw IEEE data stream of each pixel
Note that the IEEE data "pixels" range from 0.0 (lowest) to 1.0 (highest).
Download link:
http://sblectric.com/downloads/TerrainGen-v1.2.zip