Infinite Procedural Terrain in Unity Jun 1, 2020 Each color represent a different level of detail (LOD) This is a popular implementation of procedural terrain using perlin noise and LOD. The gap artifacts howerver are yet to be fixed. <View Source on Github>