This WebGL rendering implementation of a terrain generator was based on a 3d-projected terrain map on a canvas element implementation. It uses the Diamond Square Algorithm to procedurally generate terrain.

>