21 lines
426 B
JSON
21 lines
426 B
JSON
{
|
|
"name": "sdflib",
|
|
"version-date": "2025-01-25",
|
|
"description": "Library for accelerating the queries of signed distance fields from triangle meshes.",
|
|
"homepage": "https://github.com/UPC-ViRVIG/SdfLib",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
"cereal",
|
|
"glm",
|
|
"spdlog",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|