Reputation: 91
I need to check a collision between two axis aligned boxes. One of these boxes has been "sliced" by a plane, and it should only collide on one side of this plane. How can I detect if the collision between these two boxes takes place in this area? The plane can have an arbitrary rotation and position. The part of the box that will be discarded when cut by the plane will always be on the same side of the plane.
Upvotes: 0
Views: 139
Reputation: 51316
Upvotes: 1