This project is a raytracer made in C++. It can render 3D objects with different materials and light sources.
Output are written in ppm format
Config files are inside ./scenes folder
$ make re./raytracer <SCENE_FILE> > output.ppmMore informations in the documentation





