Registry / other / globjects

globjects

JSON →
library1.1.0vcpkgunverified

C++ library strictly wrapping OpenGL objects

vcpkg install globjects
INSTALL
IMPORT
SIG · GLOBJECTS
G
globjects
othercppv1.1.0
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.

globjects/globjects.h
#include <globjects/globjects.h>

Initialize globjects

#include "globjects/globjects.h" #include <iostream> int main() { globjects::init(); std::cout << "globjects initialized\n"; return 0; }
Debug
Known issues
gotchaRequires OpenGL context and GLEW/GLAD
fix
Create OpenGL context and initialize GLEW before using globjects
affects: *
Upgrade
Version history
1.1.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

globjects — pip install globjects · libregistry