Initial commit

This commit is contained in:
Dynamitos
2026-04-06 09:55:59 +02:00
commit 0a4552a1a4
24 changed files with 1718 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"dependencies": [
{
"name": "vulkan"
},
"vulkan-loader",
{
"name": "vulkan-memory-allocator"
},
"assimp",
"stb",
"entt",
"freetype",
"glfw3",
"glm",
"ktx",
"nlohmann-json",
"fmt",
"gtest",
"lunasvg",
"harfbuzz",
"shader-slang",
"metis",
"meshoptimizer"
]
}