Skip to content
Discussion options

You must be logged in to vote

Do you need an exact decomposition or an approximate one?

There is this package that does the exact one:
https://doc.cgal.org/latest/Convex_decomposition_3/index.html
but it is not as robust as we would like (plus probably too slow).

There is also an implementation of an approximate decomposition that was started here but that has some implementation issues as it is way too slow compared to the author's implementation. Unfortunately we did not have time to fix it yet.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@petrasvestartas
Comment options

@MaelRL
Comment options

MaelRL May 18, 2026
Collaborator

Answer selected by MaelRL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants