Procedurally Generated Landscape
- Dan Nirel
- Dec 9, 2018
- 1 min read


Using meshes (3D meshes) and readymade triangulation algorithm it was fairly simple to procedurally create a mesh with a given texture, with height determined by a Perlin noise function.
Comments