You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i wanted to ask if and how it is possible to fill holes in triangular meshes represented with the matrices F and V. I stumbled across the function igl::topological_hole_fill in this issue, but in there someone says that it only adds one vertex per hole (which is not enough for a nice triangulation with the larger holes i have).
Does libigl provide some kind of hole filling algorithm?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i wanted to ask if and how it is possible to fill holes in triangular meshes represented with the matrices
FandV. I stumbled across the functionigl::topological_hole_fillin this issue, but in there someone says that it only adds one vertex per hole (which is not enough for a nice triangulation with the larger holes i have).Does libigl provide some kind of hole filling algorithm?
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions