Create descriptor set layout, pipeline, vertex buffer and index buffer

This commit is contained in:
2025-11-22 17:00:17 +01:00
parent c3efeaf452
commit d6a4b8c1fe
11 changed files with 395 additions and 62 deletions

View File

@@ -20,6 +20,7 @@
},
.paths = .{
"assets",
"build.zig",
"build.zig.zon",
"src",