This project follows the tutorial at https://vulkan-tutorial.com to draw a Rectangle using Vulkan, GLFW, and Rust.
Stephen Seo
07b384a6c7
TODO: "Vertex buffer creation" https://vulkan-tutorial.com/Vertex_buffers/Vertex_buffer_creation Note that triangle drawing doesn't work at this stage. |
||
---|---|---|
shaders | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE |