Skip to content

3D boolean of two meshes. Don't understand. #6319

Answered by sloriot
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

For most case, using the newer corefinement API is enough and simpler (while being faster and as robust). See https://doc.cgal.org/latest/Polygon_mesh_processing/index.html#Coref_section

Input are triangle meshes. In your case, it would be a call to CGAL::Polygon_mesh_processing::corefine_and_compute_difference(cube, cylinder, output)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant