A simple ray tracing renderer made for learning Vulkan and ray racing.
Require Vulkan SDK
Visual Studio 2022 is recommended
1. Downloading the repository:
git clone https://github.com/Sigurd015/RayTracing
git submodule update --init --recursive
2. Run the Setup.bat
3. Open .sln file with Visual Studio