macOS
brew install glbindinglocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de glbinding pour les workflows d'agents IA.
installation
brew install glbindinglocal Homebrew formula metadata
nix profile install nixpkgs#glbindingnixpkgs package indexes · pkgs/by-name/gl/glbinding/package.nix · Source: api.github.com
sudo pacman -S glbindingArch Linux sync databases · glbinding · Source: geo.mirror.pkgbuild.com
sudo apt install glbinding-docDebian stable package indexes · glbinding-doc · Source: deb.debian.org
sudo zypper install glbinding-aux-developenSUSE Tumbleweed package metadata · glbinding-aux-devel · Source: download.opensuse.org
aperçu
C++ binding for the OpenGL API
historique
glbinding is a cross-platform C++ binding for the OpenGL API generated from the Khronos gl.xml specification. It replaces traditional macro-heavy OpenGL loaders with real functions, variables, C++ enum classes, lazy function resolution, and metadata around the generated API.
The cginternals project released glbinding 1.0.0 in 2014 and continued through 2.x and 3.x documentation lines. Its design reflects the C++11 era of OpenGL tooling: stronger typing, generated headers, feature-centered includes, callbacks, multi-context support, and CMake integration instead of ad hoc extension-loader code.
glbinding gained packaging across graphics-oriented development environments because it sits between OpenGL applications and windowing/toolkit stacks such as GLFW, GTK, Qt, and SDL. Its documentation also points to distribution through Homebrew, Debian, Ubuntu, Arch, vcpkg, Conan, and prebuilt Windows archives.
Practitioners include glbinding headers, initialize the binding after creating an OpenGL context, and then call OpenGL functions through the generated C++ namespaces. Projects commonly link it through CMake targets such as glbinding::glbinding and optionally glbinding::glbinding-aux for metadata, logging, and diagnostic support.
For package maintainers, glbinding is interesting because it packages generated API code, CMake config files, examples, documentation, and tools around the Khronos registry. It also exposes a classic compatibility question for graphics stacks: the package must align compiler support, OpenGL headers, context-creation libraries, and downstream C++ ABI expectations.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
glbinding-glmeta | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/cginternals/glbinding
métadonnées d'installation
| Clé du paquet | brew:glbinding |
|---|---|
| Version | 3.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/glbinding |
| Page d'accueil | https://glbinding.org/ |
| Dépôt | https://github.com/cginternals/glbinding |
| Docs amont | https://glbinding.org/docs.html |
| Licence | MIT |
| Archive source | https://github.com/cginternals/glbinding/archive/refs/tags/v3.5.0.tar.gz |
| Dernière mise à jour | 2026-06-22T14:03:34-07:00 |
| Pulse | updated |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | glbinding |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
glbinding-doc 3.3.0-2
documentation for glbinding
https://github.com/cginternals/glbinding
sudo apt install glbinding-docglbinding-tools 3.3.0-2+b1
command-line tools for glbinding
https://github.com/cginternals/glbinding
sudo apt install glbinding-toolslibglbinding-dev 3.3.0-2+b1
development files for glbinding
https://github.com/cginternals/glbinding
sudo apt install libglbinding-devlibglbinding3 3.3.0-2+b1
cross-platform C++ binding for OpenGL
https://github.com/cginternals/glbinding
sudo apt install libglbinding3glbinding
nix profile install nixpkgs#glbindingglbinding-doc 2.1.1-2build2
documentation for glbinding
https://github.com/cginternals/glbinding
sudo apt install glbinding-docglbinding-tools 2.1.1-2build2
command-line tools for glbinding
https://github.com/cginternals/glbinding
sudo apt install glbinding-toolslibglbinding-dev 2.1.1-2build2
development files for glbinding
https://github.com/cginternals/glbinding
sudo apt install libglbinding-devlibglbinding2 2.1.1-2build2
cross-platform C++ binding for OpenGL
https://github.com/cginternals/glbinding
sudo apt install libglbinding2glbinding 3.5.0-1
A C++ binding for the OpenGL API, generated using the gl.xml specification
sudo pacman -S glbindingglbinding-aux-devel 3.5.0-2.3
Headers and objects for building against glbinding's auxiliary features
https://github.com/cginternals/glbinding
sudo zypper install glbinding-aux-develglbinding-devel 3.5.0-2.3
Headers and objects to build against glbinding
https://github.com/cginternals/glbinding
sudo zypper install glbinding-devellibglbinding-aux3 3.5.0-2.3
Auxiliary shared library for glbinding
https://github.com/cginternals/glbinding
sudo zypper install libglbinding-aux3libglbinding3 3.5.0-2.3
C++ binding for the OpenGL API
https://github.com/cginternals/glbinding
sudo zypper install libglbinding3piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.