How to use bullet in my own elastic body simulation

Post Reply
goudan-er
Posts: 2
Joined: Thu Dec 24, 2015 12:59 pm

How to use bullet in my own elastic body simulation

Post 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?
lrkk1234
Posts: 2
Joined: Fri Feb 19, 2016 4:38 am

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

Post 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.
Post Reply