Make sure to have a C++ compiler, cmake and the Vulkan SDK installed on your system.
- Clone this repo
- Initialize and pull submodules with
git submodule init && git submodule update - Configure cmake project with
cmake -S . -B build/ - Compile shaders running the appropriate script in
scripts/ - Compile with your selected build system and run