Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save icarofreire/9a11ceb8cf5d5b642ba825e9f9ce6285 to your computer and use it in GitHub Desktop.
Save icarofreire/9a11ceb8cf5d5b642ba825e9f9ce6285 to your computer and use it in GitHub Desktop.
marching cubes algorithm
marching cubes algorithm:
* https://cg.informatik.uni-freiburg.de/intern/seminar/surfaceReconstruction_survey%20of%20marching%20cubes.pdf
* https://www.seansylvis.com/post/36256575119/an-implementation-of-the-marching-cubes-algorithm
* http://users.polytech.unice.fr/~lingrand/MarchingCubes/applet.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment