An interesting concept regarding BVH structures when dealing with geometry that is moving (such as during a simulation) is to avoid rebuilding the entire structure but instead just transform the existing structure with the objects that are known to have moved.
An interesting concept regarding BVH structures when dealing with geometry that is moving (such as during a simulation) is to avoid rebuilding the entire structure but instead just transform the existing structure with the objects that are known to have moved.