three-gpu-pathtracer icon indicating copy to clipboard operation
three-gpu-pathtracer copied to clipboard

DynamicPathTracingSceneGenerator: Automatically regenerate the bvh if the surface area has grown too much

Open gkjohnson opened this issue 11 months ago • 1 comments

Same for worker variant

gkjohnson avatar Mar 21 '24 14:03 gkjohnson

Generating the surface area score can be very slow (over 3ms on the t rex example). Is it best to do this automatically?

gkjohnson avatar Mar 29 '24 16:03 gkjohnson