Skip to content

Use AABB::SurfaceArea for BVH construction.

Stephan Hageboeck requested to merge hageboeck/BVHConstruction into master

This reduces the run time for 10k particles in example 13 by another second to 35.3 s instead of 40.7 with the initial BVH.

Merge request reports