Simple Raytracing application in C++
Once you've cloned, run scripts/Setup.bat to generate Visual Studio 2022 solution/project files.
Edit the Sphere/Material Properties and Light Positions with sliders on the right.
Hold Right Click to control Camera.
| Key | Response |
|---|---|
| W | Forward |
| A | Left |
| S | Backward |
| D | Right |
| Q | Up |
| E | Down |



