CGAL Mesh boolean difference and normals #6962
Unanswered
petrasvestartas
asked this question in
Q&A
Replies: 1 comment
-
There are no default computed vertex normals, you have to construct them yourself using for example PMP::compute_vertex_normals(). |
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
-
After Mesh boolean difference, does the output mesh has by default computed vertex normals?
If yes, how can I retrieve them?
Beta Was this translation helpful? Give feedback.
All reactions