Tutorial for rendering 3d things with Vulkan, in Rust. https://kylemayes.github.io/vulkanalia/
Go to file
Timothy Warren b0159a299c Set up Framebuffers, Command Pool, and Command Buffers 2023-04-07 10:48:51 -04:00
shaders Create pipeline and shader modules 2023-04-06 15:28:09 -04:00
src Set up Framebuffers, Command Pool, and Command Buffers 2023-04-07 10:48:51 -04:00
.gitignore First commit 2023-03-31 10:33:37 -04:00
Cargo.toml Add window surface, fix rendering of logical device on mac 2023-04-05 15:41:32 -04:00
README.md First commit 2023-03-31 10:33:37 -04:00
justfile Create pipeline and shader modules 2023-04-06 15:28:09 -04:00