Skip to content

Instantly share code, notes, and snippets.

@icarofreire
Last active October 16, 2023 16:49
Show Gist options
  • Save icarofreire/4f4a8243b504ac327c90094cb3184b01 to your computer and use it in GitHub Desktop.
Save icarofreire/4f4a8243b504ac327c90094cb3184b01 to your computer and use it in GitHub Desktop.
marching cubes;
https://paulbourke.net/geometry/polygonise/
https://graphics.stanford.edu/~mdfisher/MarchingCubes.html
https://polycoding.net/marching-cubes/part-1/
https://proceedings.sbmac.org.br/sbmac/article/view/1181/1193
http://repositorio.ufla.br/jspui/bitstream/1/10756/1/MONOGRAFIA_Gera%C3%A7%C3%A3o_de_isossuperf%C3%ADcies_pelos_algoritmos_marching_cubes_e_varia%C3%A7%C3%B5es.pdf
https://www.maxwell.vrac.puc-rio.br/15358/15358_5.PDF
http://fab.cba.mit.edu/classes/S62.12/docs/Lorensen_marching_cubes.pdf
https://www.researchgate.net/publication/3410906_Fast_Isosurface_Generation_Using_the_Volume_Thinning_Algorithm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment