HybridRenderer A hybrid CPU renderer using rasterization for visibility and ray tracing for shadows. Written from scratch in modern C++ and tested with GoogleTest. There is 0 dependancy, everything down to the vector implentation is custom made πͺ