Media Summary: In this coding adventure I try to understand marching cubes sphere/bumps implicit function generation with live isovalue editing This is a C++/DirectX 11 planet generation program. It implements octrees and LOD with chunking. The planet is generated by ...
Marching Cubes Sphere Test - Detailed Analysis & Overview
In this coding adventure I try to understand marching cubes sphere/bumps implicit function generation with live isovalue editing This is a C++/DirectX 11 planet generation program. It implements octrees and LOD with chunking. The planet is generated by ... Custom "Actor" that generates random moving and morphing 3D geometry.