Fully interactive procedural terrain generated using complex noise functions and an original voxel graphics implementation in Unity 3D. The texture mapping is done with custom shader implementing a triplanar projection, minimizing distortion artifacts while maintaining parallax-specular shading. Per-vertex ambient occlusion is computed at run-time to enhance the lighting of the terrain.