added mesh rendering

This commit is contained in:
2025-05-28 14:36:57 +03:00
parent 60fa98e240
commit b83078553e
53 changed files with 1436 additions and 363 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "external/stb"]
path = external/stb
url = https://github.com/nothings/stb.git
[submodule "external/SDL"]
path = external/SDL
url = https://github.com/libsdl-org/SDL.git