12 lines
382 B
JSON
12 lines
382 B
JSON
{
|
|
"name": "gz-rendering7",
|
|
"version": "7.4.1",
|
|
"port-version": 2,
|
|
"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": [
|
|
"gz-rendering"
|
|
]
|
|
}
|