beginning of XML model reader

This commit is contained in:
devZoGok
2022-03-02 20:29:22 +02:00
parent 1a020addfd
commit dae9cd08d7
14 changed files with 273 additions and 16 deletions
+3
View File
@@ -10,3 +10,6 @@
[submodule "external/assimp"]
path = external/assimp
url = https://github.com/assimp/assimp
[submodule "external/tinyxml2"]
path = external/tinyxml2
url = https://github.com/leethomason/tinyxml2