Implementing ktx texture loading

This commit is contained in:
Dynamitos
2021-08-22 23:07:38 +02:00
parent c5686377be
commit df977110d3
16 changed files with 79 additions and 38 deletions
+4 -1
View File
@@ -20,4 +20,7 @@
path = external/ktx
url = https://github.com/KhronosGroup/KTX-Software
[submodule "external/stb"]
url = https://github.com/nothings/stb
url = https://github.com/nothings/stb
[submodule "external/slang"]
path = external/slang
url = https://github.com/shader-slang/slang.git