Isosurface extraction Problem
Show older comments
Hello everyone,
I have been involved with the isosurface function for a while now and I am trying to figure out how it works. I found the code for isosurf function(which is the function that "isosurface" uses for isosurface extraction), i will add the code below.
Now my question is, is there anyway to know how many triangles did it find in the entire data?(according to what i know it should be using some algorith CLOSE to Marching Cubes)
thank you very much, this is the code:
Answers (0)
Categories
Find more on Scalar Volume Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!