© 2024 Jimmy Game Programming
A Ray Tracer written in C++ that can render multiple scenes.From scenes with spheres, to scenes with boxes, textured spheres and light sources.
It has optimized performance due to the implementation of multi-threading, this results in faster render times for better quality images.