Adding assimp

This commit is contained in:
Dynamitos
2025-01-23 15:31:24 +01:00
parent dbe70d0ae7
commit 4d89da69d5
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"dependencies": ["ktx", "glfw3", "glm", "stb", "fmt"]
"dependencies": ["assimp", "ktx", "glfw3", "glm", "stb", "fmt"]
}