Collision detection
l cannot test every pair of triangles:  O(n2)
l use BVs because these are cheap to test
l better:  use a hierarchical scene graph