ColliderBuilder::convex_decomposition results in error message #731
Answered
by
lairdkruger
lairdkruger
asked this question in
General
I've not been able to get any convex_decomposition to work with the few basic shapes I've tried (even just a cube) Wondering if anyone has been able to get the convex_decomposition methods working recently? |
Answered by
lairdkruger
Sep 16, 2024
Replies: 2 comments
|
Hello, Sorry to hear that! Do you have an example code so we can start from that to make progress? |
0 replies
|
Yeah sorry, turns out I was supplying the function with empty vecs. Error message threw me off haha, nothing major. |
0 replies
Answer selected by
ThierryBerger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yeah sorry, turns out I was supplying the function with empty vecs. Error message threw me off haha, nothing major.