Registry / other / gz-rendering7

gz-rendering7

JSON →
library7.4.1vcpkgunverified

Gazebo Rendering is a C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applications.

vcpkg install gz-rendering7
INSTALL
IMPORT
SIG · GZ-RENDERING7
G
gz-rendering7
othercppv7.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gz/rendering.hh
#include <gz/rendering.hh>

Creates a rendering engine instance using Ogre backend.

#include <gz/rendering.hh> int main() { gz::rendering::Engine* engine = gz::rendering::engine("ogre"); // Create scene and render return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.4.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

gz-rendering7 — pip install gz-rendering7 · libregistry