rtxON
Simple Vulkan raytracing tutorials
Building instructions:
- clone this repo
- get all dependencies by calling
git submodule update --init --recursive - go to
_datafolder and executecompile_shaders.cmd - now go back to the repo folder and use premake5.exe to generate your project (
premake5 vs2017for example) - now just open your project and build it
- enjoy the power of RTX ;)
