17 lines
420 B
JSON
17 lines
420 B
JSON
|
{
|
||
|
"name": "draco",
|
||
|
"version": "1.4.3",
|
||
|
"description": " A library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.",
|
||
|
"homepage": "https://github.com/google/draco",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|