Page 1 of 1

How to use bullet in my own elastic body simulation

Posted: Fri Dec 25, 2015 7:53 am
by goudan-er
Hi everyone, I have some trouble in my project.

I want to use bullet collision detection & feedback in my elastic deformable body simulation.

But I have no idea.

Anyone can give me some direction?
Is there some demo source code?

Re: How to use bullet in my own elastic body simulation

Posted: Fri Feb 19, 2016 7:10 pm
by lrkk1234
I have same question.
I find many people use btDvbt to create a aabb tree.
I tried it but for me it's very slow to update aabb tree. Maybe because my code.
If you find better solution please tell me.
Thank you.