Based on @GLADWalnut[https://github.com/chikvi/GLADWalnut]. frame rendering time: 9-10 ms
- Clone the repo. Update the submodules.
- run scripts/Scripts.bat to generate .sln project
- git clone --recursive https://github.com/chikvi/RayTracing
- cd RayTracing
- mkdir build && cd build
- cmake -DCMAKE_BUILD_TYPE=(Debug/Release) ..
- make
- cd Raytracing
- ./raytracing_app