About

A project resulting from my research on procedural generation. Marching cubes is a 3D contouring algorithm which takes in a field of data points (scalar field) and outputs a surface mesh defined by vertices and triangles. It has only recently been made public, the code was last edited in february 2020.

View repository