Open teknostompa opened 5 years ago
"Marching Cubes" is a really cool visualization of Polygonising a scalar field.
Here is the documentation I followed to understand the problem: http://paulbourke.net/geometry/polygonise/
And my solution: https://github.com/teknostompa/MarchingCubes/tree/master
"Marching Cubes" is a really cool visualization of Polygonising a scalar field.
Here is the documentation I followed to understand the problem: http://paulbourke.net/geometry/polygonise/
And my solution: https://github.com/teknostompa/MarchingCubes/tree/master