← projects

graphics · sub-star

photon_tracer

multithreaded C++ raytracer.


readme

A raytracer written from scratch in C++. It traces light per-pixel to produce reflection, refraction, and soft shadows, and splits the frame across cores so rendering scales with the machine instead of pinning one thread.

signal log

built with

C++
view repository →