1
0

write shit

This commit is contained in:
2026-01-09 16:40:30 +08:00
parent 55ed60c643
commit 06bfe69c0e
14 changed files with 424 additions and 46 deletions

View File

@@ -0,0 +1,9 @@
if (BASALT_OBJ_OBJECT_LOADER)
add_subdirectory(ObjObjectLoader)
endif ()
# if (BASALT_GLTF_OBJECT_LOADER)
# add_subdirectory(GltfObjectLoader)
# endif ()
# if (BASALT_ASSIMP_OBJECT_LOADER)
# add_subdirectory(AssimpObjectLoader)
# endif ()