17 lines
241 B
JSON
17 lines
241 B
JSON
{
|
|
"dependencies": [
|
|
{
|
|
"name": "imgui",
|
|
"features": [ "glfw-binding", "opengl3-binding", "metal-binding" ]
|
|
},
|
|
"assimp",
|
|
"cli11",
|
|
"ktx",
|
|
"glfw3",
|
|
"glew",
|
|
"glm",
|
|
"fmt",
|
|
"shader-slang"
|
|
]
|
|
}
|