QuantitativeBytes / qbRayTrace2

Welcome to Part 2 of my series on building a ray tracer from scratch in C++ with the SDL2 library! Follow me in this 'code with me' style series as I build a simple but functional ray tracer from scratch in C++. As far as possible, I use only the standard libraries, with the addition of SDL2 to allow the display of the final image in a window.
10Updated last year

Related projects

Alternatives and complementary repositories for qbRayTrace2