This repo build for learn Ray Tracing, and code base on (https://github.com/TheCherno/WalnutAppTemplate)
Officially supports Windows 10/11 and Visual Studio 2022, with more platforms coming soon. You'll need to have the Vulkan SDK installed.
- Clone recursively:
git clone --recursive https://github.com/Ant-Play/RayTracing.git - Run
scripts/Setup.bat - Open
RayTracing.slnand hit F5 (preferably change configuration to Release or Dist first, Debug is slow)