Writing a Raytracer - Fridtjof
06 September, 2020In an attempt to ease myself into learning how to write GPU raytracing shaders for DXR, I challenged myself to write a traditional CPU raytracer from scratch in C++ to find out how raytracing actually works