Ray-traicing-based renderer in C++ for Phosy.
This is a project whose intension is to follow Ray-Traicing in One Weekend book series and being part of the project phosy. It uses a ray calculated from each pixel of the surface that will be rendered,
I tried to use some features from C++11 to C++17.
Example of rendering
