added mesh loader

This commit is contained in:
J3oss
2021-06-08 14:17:09 +02:00
parent c267a04de4
commit c1671c75d0
6 changed files with 108 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ mod_src = [
# Loaders
'src/loaders/TextLoader/TextLoader.c',
'src/loaders/JSONLoader/JSONLoader.c',
'src/loaders/MeshLoader/MeshLoader.c',
]
mod_incdir = [