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