Introduction
- Heightmaps are a way of representing a 3D surface as a 2D image.
- Each pixel in the 2D image corresponds to a specific point on the 3D surface.
- The brightness of the pixel determines the height of the point:
- A dark pixel is a low point
- A bright pixel is a high point