Collision detection not correct after rotating objects

Please don't post Bullet support questions here, use the above forums instead.
Post Reply
Anand
Posts: 12
Joined: Tue Apr 19, 2011 6:02 am

Collision detection not correct after rotating objects

Post by Anand »

Hii,

After a long run, I integrated bullet physics api with maya, I am able to represent meshes in maya scene to bullet physics world and
also getting faithful collision detection without applying any rotate transforms to the rigid bodies.

But after applying the rotate transform to the objects, the collision is not being detected properly, collsion is being detected at spots where there is no collision(in graphics). can any one explain of the possible cause?

regards,
anand
hkyriazi
Posts: 8
Joined: Thu Nov 17, 2011 6:32 pm

Re: Collision detection not correct after rotating objects

Post by hkyriazi »

I realize this is coming 8 months or so after the posted question, but FWIW, do you have the collision bounds set to the same shape as your spinning object?
Post Reply