The Raytracer project undertaken in the Second year at {Epitech} is designed to allow students to put into practice fundamental programming concepts of oriented object with C++. It's also a good introduction to Raytracing system.
Raytracer is a raytracing system simulator: A programm simulate the rendering of an image with light, shadow effects, reflexion system and many other effects and graphics systems.
The game was developed using C++.
Refer to the documentation.