Replies: 1 comment 1 reply
-
Do you have a minimal example showing the pb? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My goal is to perform CSG operations and Minkowski sum on a set of nef polyhedra, but after I successfully built the polyhedra (using polyhedron_builder and delegate() function, I also verified the validation of the polyhedra), the converted nef polyhedra became invalid. Is there any specific reason? My guess is due to some geometry errors since the original building is quite complex.
Beta Was this translation helpful? Give feedback.
All reactions