About
For this project I created a library that generates 3d underground caves using Worley Noise. The chunks are generated using voxel meshes. By modifying the Worley noise values, it changes how the cave is generated.
To demonstrate this library I used it to generate a procedurally infinite cave system.