FWIW, I've been colliding rigid bodies against Quake3 meshes using hashspaces and getting decent performance. It doesn't run noticably slower than without the BSP mesh. e.g., the fighting animations in this paper were simulated with BSP maps: http://graphics.cs.williams.edu/papers/DynamoVGS06/ -m