# VulkZample a Pure C++ (or as pure as C++ gets) Vulkan Renderer Example using SDL2. ### How to run this project ``` sh build.sh sh run.sh ```