A very preliminary look at a 3D procedural terrain generation system in Unity. This approach uses a marching cubes implementation to construct surfaces that can fold and overlap, unlike conventional height map terrain models. The texturing is very rough at this point.