So I need to create a bounding box for a cube I've got in XNA 4.0. I know how to create a bounding sphere, but the problem is, the BoundingBox is not stored in the mesh like the BoundingSphere is. I am also very new to XNA and programming in general, so a really beginner-friendly step by step tutorial would be best.
Asked
Active
Viewed 2,491 times