Added Gorrilla-Audio and Tinygltf Library

Started laying out a assetManager / ModelImporter
This commit is contained in:
2022-05-04 11:10:26 +02:00
parent 8efa1d1d0a
commit 9c92cc05b7
14 changed files with 8810 additions and 33 deletions

6
.gitmodules vendored
View File

@ -7,3 +7,9 @@
[submodule "spdlog"]
path = libs/spdlog
url = https://github.com/nigelbarink/spdlog.git
[submodule "tinygltf"]
path = libs/tinygltf
url = https://github.com/syoyo/tinygltf.git
[submodule "GorrillaAudio"]
path = libs/GorillaAudio
url = https://github.com/mewspring/gorilla-audio.git