In computer games, traditional procedural terrain generation relies on a grid of vertices, with each point representing terrain elevation. For each square in the grid, two triangles are created by ...
Add a description, image, and links to the terrain-generator topic page so that developers can more easily learn about it.