mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 03:20:26 +08:00
27 lines
628 B
JSON
27 lines
628 B
JSON
{
|
|
"name": "gz-rendering7",
|
|
"version": "7.4.1",
|
|
"description": "Gazebo Rendering is a C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applications.",
|
|
"homepage": "https://gazebosim.org/libs/rendering",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"freeimage",
|
|
"gz-cmake3",
|
|
"gz-common5",
|
|
"gz-math7",
|
|
"gz-plugin2",
|
|
"gz-utils2",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "ogre-next",
|
|
"features": [
|
|
"planar-reflections"
|
|
]
|
|
},
|
|
"opengl"
|
|
]
|
|
}
|