You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On dual socket workstations, the initial BVH build performance almost doubled through a better memory allocation scheme.
Reduced memory usage for subdivision surface objects with crease features.
rtcCommit performance is robust against unset "flush to zero" and "denormals are zero" flags. However, enabling these flags in your application is still recommended.