blob: f6828b58a5e7d9682c34390c77e397bd6248747e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
"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"
]
}
|