A simple ray tracer in C++
NOTE: This project works only on windows with Visual Studio 2019
Clone the repository by using git clone --recursive https://github.com/harshit2608/Raytracer-C-
Then navigate to scripts folder and run theWin-GenPeojects.bat
script.
It will generate a visual studio solution.