Is it possible to extract collision detection from Bullet?

Please don't post Bullet support questions here, use the above forums instead.
Xuhai.Tang
Posts: 16
Joined: Wed Feb 23, 2011 4:54 pm

Is it possible to extract collision detection from Bullet?

Post by Xuhai.Tang »

Hi, I am new here.
I want to use penalty method to deal with collision. Is there an easy way for me to extract collision detection from Bullet and combine it with my my code based on penalty method?
Thank you.