Ray Tracing

A simple Ray tracing engine, to create light source, and shadow casting for 3D objects.

This project was made only in C++ with Open GL. This project was made to learn what the Ray Tracing is. I made some spheres that are enlighted and cast shadow. I also made a 3D model of Kirby just flying around to render moving 3D models in real time.