Bubbles Raytracing Renderer
The Bubbles raytracing rendering engine is a offline/CPU raytracing engine project.
The goal of this project is to stay away from external libraries, and really understand how raytracing works under the hood.
This ray-tracer is not particularly efficient or feature-rich. It is a learning exercise after all. :)

Click here for the Github page