Decreases BVH build runtime by approximately 6%. Improve cache locality in the initial splitting loop and the finalization of mesh leaf nodes by processing them in separate loops. The second loop calculates the node's vertex indices.
Decreases BVH build runtime by approximately 6%. Improve cache locality in the initial splitting loop and the finalization of mesh leaf nodes by processing them in separate loops. The second loop calculates the node's vertex indices.