This project follows the tutorial at https://vulkan-tutorial.com to draw a Rectangle using Vulkan, GLFW, and Rust.
Stephen Seo
f52c9029bc
This recreates the swap-chain if the window is resized, as mentioned in "Swap chain recreation". (Note that the "Drawing: Frames in flight" step in the tutorial was skipped.) |
||
---|---|---|
shaders | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE |