< index
< 14. BSP toolkit

=====================================
15. Heightmap toolkit
=====================================

This toolkit allows to create a 2D grid of float values using various algorithms.
C++ code using the heightmap toolkit can be automatically generated with the heightmap tool (hmtool) included in the libtcod package.

15.1 Creating a heightmap
15.2 Basic operations
15.3 Modifying the heightmap
15.4 Reading data from the heightmap
15.5 Destroying a heightmap

insert a comment