[][src]Module terr::heightmap

Functionality based on heightmaps

Structs

Heightmap

Our heightmap representation.

Functions

diamond_square

Perform diamond-square displacement on the given height-map.

midpoint_displacement

Perform mid-point displacement on the given height-map.