merge vertexbuffer and indexbuffer to buffer.cpp/h file

This commit is contained in:
2025-11-22 15:19:48 +08:00
parent d24ca28e74
commit 104b08ef24
23 changed files with 337 additions and 230 deletions

3
.gitmodules vendored
View File

@ -8,3 +8,6 @@
path = Prism/vendor/ImGui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "Prism/vendor/glm"]
path = Prism/vendor/glm
url = https://github.com/g-truc/glm.git