Producing a smooth mesh from density cloud and marching cubes
- by Wardy
Based on my results from this question I decided to build myself a 3D noise map containing float values in place of my existing boolean point values. The effect I'm trying to produce is something like this, rather than typical rolling hills; which should explain the "missing cubes" in the image below.
If I render my density map in normal…