1
0
Fork
You've already forked vulkano-test
0
Implementing vulkan triangle with vulkano to check it out
  • Rust 94.2%
  • Nix 5.8%
2025年04月12日 18:53:42 +02:00
src feat: add devices and swapchain 2025年04月12日 18:53:42 +02:00
.gitignore feat: add instance creation 2025年04月12日 18:53:38 +02:00
Cargo.lock feat: add devices and swapchain 2025年04月12日 18:53:42 +02:00
Cargo.toml feat: add devices and swapchain 2025年04月12日 18:53:42 +02:00
flake.lock feat: add instance creation 2025年04月12日 18:53:38 +02:00
flake.nix feat: add instance creation 2025年04月12日 18:53:38 +02:00
LICENSE Initial commit 2025年04月12日 16:52:49 +00:00
README.md Initial commit 2025年04月12日 16:52:49 +00:00

vulkano-test

Implementing vulkan triangle with vulkano to check it out