Tutorial for rendering 3d things with Vulkan, in Rust. https://kylemayes.github.io/vulkanalia/
Go to file
Timothy Warren 2d5a0420cd Add resources folder 2023-04-13 15:54:58 -04:00
resources Add resources folder 2023-04-13 15:54:58 -04:00
shaders Add Descriptor layout and its buffer 2023-04-13 10:14:10 -04:00
src Now we have a spinning square 2023-04-13 10:31:49 -04:00
.gitignore First commit 2023-03-31 10:33:37 -04:00
Cargo.toml Add Descriptor layout and its buffer 2023-04-13 10:14:10 -04:00
README.md First commit 2023-03-31 10:33:37 -04:00
justfile Use staging buffer with the vertex buffer 2023-04-12 13:48:07 -04:00