Improved version: • Procedural QuadTree planet terrain re...
Testing Quadtree level of detail (LOD) on massive scale terrain. Terrain nodes are created procedurally on the fly in own thread using perlin (simplex) noise algorithm. Coded with C# and rendered using OpenGL (OpenTK)