1
1
Fork
You've already forked zig-vulkan-tutorial
0
No description
  • Zig 98.8%
  • Scheme 1%
  • C 0.2%
2026年07月07日 10:58:51 -05:00
src use xkbcommon 2026年07月07日 10:58:51 -05:00
.gitignore init 2026年05月29日 21:56:56 -05:00
build.zig use xkbcommon 2026年07月07日 10:58:51 -05:00
build.zig.zon update deps 2026年07月03日 11:55:46 -05:00
LICENSE license and readme 2026年07月03日 12:44:04 -05:00
manifest.scm use xkbcommon 2026年07月07日 10:58:51 -05:00
readme.md thanks masonremaley 2026年07月04日 18:02:18 -05:00

Loose implementation of the Khronos Vulkan Tutorial in zig but the shaders are written in zig and I'm doing bindless rendering and vertex pulling and using timeline semaphores.

Special Thanks