Isosurface extraction Problem
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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:
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!