brayevalerien/cpp_raytracer
[WIP] First iteration of a simplistic ray tracer render engine written in C++ and running on the CPU, following the book Computer graphics from scratch, available at: https://www.gabrielgambetta.com/computer-graphics-from-scratch/ .
C++