Problem with btCompoundShape

Post Reply
lad
Posts: 6
Joined: Sun Dec 09, 2012 10:21 am

Problem with btCompoundShape

Post by lad »

Hello,

I have a question:

in the btCompoundShape I can add simple bodies: is there a function to remove simple bodies?

Otherwise I would introduce a mesh, but in case the code would be very heavy!!!!

Thanks!!!!!!
User avatar
majestik666
Posts: 66
Joined: Tue Mar 02, 2010 6:13 am

Re: Problem with btCompoundShape

Post by majestik666 »

check the fractureDemo, it does remove shapes from compounds based on impacts
lad
Posts: 6
Joined: Sun Dec 09, 2012 10:21 am

Re: Problem with btCompoundShape

Post by lad »

Thank you, I'll try it!
Post Reply