Normal repair
#4269
Replies: 2 comments 1 reply
-
Hi, MeshLib's representation of meshes requires consistent orientation of neighbor faces (both must have normals in same direction). So most probably, you will not be able to load your mesh without some losses in such triangles. If you can attached some example, we will look at it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
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
-
Hi!
I have a closed triangular mesh, but some faces on the model have reversed normals. Is there a relatively simple method in meshlib to detect the reversed faces?
Beta Was this translation helpful? Give feedback.
All reactions