5 ms·
That’s just another way of saying “updating a BVH is expensive therefore spend effort to minimize the amount of updating it”. The fastest code is the code that
by forrestthewoods 2mo ago
That’s just another way of saying “updating a BVH is expensive therefore spend effort to minimize the amount of updating it”.
The fastest code is the code that never runs.
- dahart 2mo agoThere’s a material algorithmic difference between rebuild and refit. Not sure if that point was clearly understood.