Implementing Raytracing from scratch

Hi guys, I want to try implementing a raytracing algorithm from scratch in ThreeJS, do you know any resource that can help me in this journey?

three-gpu-pathtracer may be a good starting point :grin:

Thank you! This is definitely not simple, but I can check what he’s doing and trying to figure out!