collision detection using bounding boxes

amrishkum
Posts: 17
Joined: Wed May 23, 2012 7:08 pm

collision detection using bounding boxes

Post by amrishkum »

Hi

I used bounding box as primitive shape and ran collision detection. I have attached the code. By looking at number of contacts, it can tell whether there is collision or not. But its performance is on slower side. So can anyone suggest better method of doing collision detection using bounding box? I need lower computational times

I am also attaching code with this.

Thanks
You do not have the required permissions to view the files attached to this post.