LIBGDX procedurally generated voxel terrain with Java and LibGDX infinite in all xyz directions
Techniques used to make it work: Chunks, 3D Perlin noise, interpolated Marching cubes algorithm, Threads
Techniques used to make it work: Chunks, 3D Perlin noise, interpolated Marching cubes algorithm, Threads