How can I calculate a bounding box that is aligned according to another object ?
The figure in the following link http://imgur.com/Dul5XaJ is an example.
In both situations, the bounding box of the sphere is aligned with the red box. Simple rotating the bounding box on the left won't get the one on the right!
Ogre unfortunately only provides AABB = Axis-Aligned Bounding Boxes, so they re always aligned to the global axis. If you definitely need arbitrary bounding boxes that is something you need to take care of yourself.
Ogre Admin [Admin, Dev, PR, Finance, Wiki, etc.] | BasicOgreFramework | AdvancedOgreFramework Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...