问题
Is there a fully featured OBB class for Ogre3D? I don't think there is one by default but I am looking for an alternative which has all the features of the AxisAlignedBox class.
Thanks
回答1:
There are implementations around, which are not integrated in Ogre's core, since this is usually covered by physics engines and does not fall into the main area of a rendering engine:
One implementation example can be found in the Ore wiki article Object Bounding Box. Its talk page, also got a few helpful code lines.
来源:https://stackoverflow.com/questions/14897752/is-there-a-fully-featured-obb-class-for-ogre3d