autorefine_triangle_soup and self-union #9201
Unanswered
pentacular
asked this question in
Q&A
Replies: 1 comment
|
I have started #9363 that starts to contains what needed. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I was reading https://www.cgal.org/2025/06/13/autorefine-and-snap/
I can confirm that autorefine_triangle_soup preserves the interpenetrating part of the geometry, which is what I expected.
But I don't see a good option for doing the self-union on the triangle soup.
I also found https://inria.hal.science/hal-04907149/file/Snap-HAL.pdf but it doesn't shed any light on the removing of the interpenetrating parts.
What am I missing?
All reactions