You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run the program execuate the following commands in the root folder path:
cmake -B build
cmake --build build
build\Debug\RayTracer.exe > image.ppm
Change the case value in the main function in main.cpp to get different renders!