Skip to content
Discussion options

You must be logged in to vote

Convex decompositions are solid, not hollow. Same with convex hulls.

Internally, it's just a Compound of ConvexPolyhedron shapes computed based on the decomposition given by the VHACD algorithm. That stuff is handled by Parry, the collision detection lib that is currently used by both Avian and Rapier.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rfebbo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
A-Collision Relates to the broad phase, narrow phase, colliders, or other collision functionality
2 participants