Hacker News new | ask | show | jobs
by Arwill 2 days ago
A 3D transform is built into the BVH, which the ray follows when evaluating the BVH. This adds animation information too. The upside is i think, that the animation is evaluated on the fly, in parallel by each ray. No need to update anything on the GPU, just the timestamp.