9 lines
218 B
JSON
Executable file
9 lines
218 B
JSON
Executable file
{
|
|
"name": "vcglib",
|
|
"version-string": "2022.02",
|
|
"description": "library for manipulation, processing, cleaning, simplifying triangle meshes.",
|
|
"license": "GPL-3.0-only",
|
|
"dependencies": [
|
|
"eigen3"
|
|
]
|
|
}
|