even more assets

This commit is contained in:
Dynamitos
2025-01-31 08:24:33 +01:00
parent 0bf63a052e
commit 66e4653457
20 changed files with 1003223 additions and 38 deletions
+17 -16
View File
@@ -1,18 +1,19 @@
{
"dependencies": [
"assimp",
"entt",
"stb",
"entt",
"freetype",
"glfw3",
"glm",
"ktx",
"nlohmann-json",
"fmt",
"gtest",
"vulkan-memory-allocator",
"spirv-cross",
"glslang"
]
"dependencies": [
"assimp",
"entt",
"stb",
"entt",
"freetype",
"glfw3",
"glm",
"ktx",
"nlohmann-json",
"fmt",
"gtest",
"vulkan-memory-allocator",
"lunasvg",
"harfbuzz",
"shader-slang"
]
}