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
i observed that in some cases, a higher poly mesh gives much better performance than a lower poly one. I compared 3000 vs 6000 poly mesh with roughly same layout, the 6000 poly mesh generates the SDF more than twice as fast.
How can this be?