Added texture, assets, tools and texture loading.

This commit is contained in:
2022-10-20 21:50:52 -07:00
parent ee1842be2c
commit 02e8fdd02c
40 changed files with 1627 additions and 15 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "lib/glm"]
path = lib/glm
url = https://github.com/g-truc/glm.git
[submodule "lib/stb"]
path = lib/stb
url = https://github.com/nothings/stb