Skip to content

Comment on Radiant Foam: Real-Time Differentiable Ray Tracingparent

Comments

It's faster because there are only a constant number of other faces in a given cell to check to find where the ray exits. Then you can just traverse from cell to cell in this way, without using hierarchical bounding box checks like you normally would.

So its not tree based? Is it a graph traversal of sorts?

AboutSource Built by g1lg1l

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