Files
test/source
Hans Goudey 2aed58a285 Sculpt: Finalize mesh leaf nodes in a separate loop
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.
2024-09-04 22:33:27 +02:00
..