使用Vulkan画出第一个三角形

This commit is contained in:
2026-08-31 13:23:09 +08:00
parent b5bd7fa1f5
commit 3a90e8408d
11 changed files with 1308 additions and 6 deletions
+3
View File
@@ -4,3 +4,6 @@
[submodule "Libraries/glfw"]
path = Libraries/glfw
url = https://github.com/glfw/glfw
[submodule "Libraries/spdlog"]
path = Libraries/spdlog
url = https://github.com/gabime/spdlog