The entire logic lies in the TerrainGenerator script. During the initialization of the script, Mesh, MeshFilter, and MeshRenderer components are created and set up. To support larger mesh sizes, the ...
A highly optimized procedural terrain generation system for Unity with level-of-detail and collision included. This is a WIP. The project comes with a very basic noise pattern. Modify ...