Yixin-Hu / TetWild

Robust Tetrahedral Meshing in the Wild.
https://yixin-hu.github.io/tetwild.pdf
GNU General Public License v3.0
620 stars 98 forks source link

Model problems #64

Closed 24332006 closed 4 years ago

24332006 commented 4 years ago

Hello, can tetwild handle non manifold, repeating point and model with boundary? thank you!

Yixin-Hu commented 4 years ago

Yes. The surface should be correct oriented so that winding number (the final step of tetwild) can extract the volume correctly.

24332006 commented 4 years ago

Yes. The surface should be correct oriented so that winding number (the final step of tetwild) can extract the volume correctly.

Being able to handle these models, I think tetwild is great! Thank you.