This website requires JavaScript.
Explore
Nexus
Help
Sign in
stephenseo
/
VulkanRust
Watch
1
Star
0
Fork
You've already forked VulkanRust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This project follows the tutorial at
https://vulkan-tutorial.com
to draw a Rectangle using Vulkan, GLFW, and Rust.
2
commits
1
branch
2
tags
541
KiB
Rust
99.5%
GLSL
0.5%
57d8a971c6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Stephen Seo
57d8a971c6
Cargo fmt, minor fix
2024-03-01 14:51:15 +09:00
src
Cargo fmt, minor fix
2024-03-01 14:51:15 +09:00
.gitignore
WIP vulkan tutorial to draw a triangle
2024-03-01 14:45:51 +09:00
build.rs
WIP vulkan tutorial to draw a triangle
2024-03-01 14:45:51 +09:00
Cargo.lock
WIP vulkan tutorial to draw a triangle
2024-03-01 14:45:51 +09:00
Cargo.toml
WIP vulkan tutorial to draw a triangle
2024-03-01 14:45:51 +09:00