Last Updated
February 22, 2010
Collision Detection
- A good bounding box should have what 4 properties
- Identify the 4 most common bounding boxes
- Describe a procedure for checking intersection between two bounding volume
hierarchies
- Describe a procedure for constructing a AABB tree
- How do we test if an edge intersects a polyhedron?
- Define a Voronoi region
- How is a BSP tree used for testing for ray intersections
- Describe an approach which reduces object collision detection to a point
test.
© Ken Power 1996-2016