Planet heightmaps - Philbywhizz/pioneer GitHub Wiki

Height maps (data/*.hmap) have the (binary) format:

Uint16 map width
Uint16 map height
Sint16[width*height] elements (with elevation in meters)

Currently, only Earth uses a custom heightmap.

⚠️ **GitHub.com Fallback** ⚠️