Files
MeshShadingDemo/vcpkg.json
T

18 lines
296 B
JSON
Raw Normal View History

2024-04-22 12:47:05 +02:00
{
"dependencies": [
"assimp",
"entt",
"stb",
"entt",
"freetype",
"glfw3",
"glm",
"ktx",
"nlohmann-json",
"fmt",
"gtest",
"vulkan-memory-allocator",
"spirv-cross",
"glslang"
]
}