VulkanTutorial

build and run

mkdir build
cd build
cmake ..
cmake --build .

vscode 直接 F5,或者 Ctrl+Shift+P,run task,cmake。

TODO

Resource management: RAII