Hacker News new | ask | show | jobs
by theresistor 2288 days ago
I'm pretty sure they're rendering a depth channel and compositing it in.
1 comments

You could do that, but I think it's simpler to just introduce additional objects during the raytracing process that generates the images. That would produce accurate results even with semitransparent objects, unlike compositing with an depth buffer.