We solve this by using what's called a bounding volume hierarchy or BVH.
我们通过使用所谓的边界体积层次结构或 BVH 来解决这个问题。
科技智慧坊
Using BVHs helps to solve which triangle a ray will hit first but doesn't fix the fact that a single frame of animation requires over a hundred billion rays.