top of page
Path Tracer
A toy gpu interactive path tracer I have written in C and OpenGL.
This project was intended to be a playground to practice C and OpenGL. I implemented numerous algorithms in it including but not limited to SAH-BVH (which I modified to a quad-tree) and stack-less BVH traversal.




bottom of page