Replies: 1 comment
-
There are no algorithms in meshoptimizer to produce a manifold mesh from a non-manifold mesh. |
Beta Was this translation helpful? Give feedback.
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 am using meshoptimizer to do simplification, and then use pmp library to fix holes, but pmp need a manifold mesh, I always got a Complex vertex/Complex edge TopologyException. does meshoptimizer have anyway to generate a manifold mesh?
Beta Was this translation helpful? Give feedback.
All reactions