This project follows the tutorial at https://vulkan-tutorial.com to draw a Rectangle using Vulkan, GLFW, and Rust.
Stephen Seo
3b9a9bcd37
Note that at this point, a Triangle is now drawn to the window. However, there are some chapters remaining in the tutorial for other details. TODO: "Drawing: Frames in flight" https://vulkan-tutorial.com/Drawing_a_triangle/Drawing/Frames_in_flight |
||
---|---|---|
shaders | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE |