Registry / other / coin
library4.0.6vcpkgunverified

A high-level 3D visualization library with Open Inventor 2.1 API

vcpkg install coin
INSTALL
IMPORT
SIG · COIN
C
coin
othercppv4.0.6
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.

Inventor/SoDB.h
#include <Inventor/SoDB.h>

Initialize Coin library

#include <Inventor/SoDB.h> #include <iostream> int main() { SoDB::init(); std::cout << "Coin initialized" << std::endl; return 0; }
Debug
Known issues
gotchaRequires OpenGL and optionally Qt for rendering
fix
Ensure OpenGL development headers are installed
affects: *
Upgrade
Version history
4.0.6latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources

No resource links recorded.

coin — pip install coin · libregistry