Skip to content

Comment on Blender Cycles Turbocharged: how we made rendering 10x fasterparent

Comments

Sorry if I wasn't clear. Using a time-dependent BVH (where instead of two vec3 for the corners you store four, one pair for t=0 and one for t=1) is an "optimization". Given the later sentence:

After that, he applied the same optimization to triangles (for actual character geometry)

it suggested that the bug was just using a single bounding box that ignored the motion (which is correct, but slow).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.