Heightfield 1.0
LibHeightField
Latest stable version : 2021.05.12

License

Copyright © by Eric Galin. No representations are made about the suitability of this software for any purpose. It is provided as is without express or implied warranty.

Fundamental classes in heightfield

The heightfield library implements several classes for representing heightfields. The list includes two kinds of classes : HeightField for elevation maps based on regular grids, which inherits from ScalarField2, and AnalyticHeightField which implements several functions for procedurally defined elevation functions representing terrains.