macOS
brew install glbindinglocal Homebrew formula metadata
安装
brew install glbindinglocal Homebrew formula metadata
nix profile install nixpkgs#glbindingnixpkgs package indexes · pkgs/by-name/gl/glbinding/package.nix · 来源: api.github.com
sudo pacman -S glbindingArch Linux sync databases · glbinding · 来源: geo.mirror.pkgbuild.com
sudo apt install glbinding-docDebian stable package indexes · glbinding-doc · 来源: deb.debian.org
sudo zypper install glbinding-aux-developenSUSE Tumbleweed package metadata · glbinding-aux-devel · 来源: download.opensuse.org
概览
C++ binding for the OpenGL API
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
glbinding-glmeta | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cginternals/glbinding
安装元数据
| 软件包键 | brew:glbinding |
|---|---|
| 版本 | 3.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/glbinding |
| 主页 | https://glbinding.org/ |
| 仓库 | https://github.com/cginternals/glbinding |
| 上游文档 | https://glbinding.org/docs.html |
| 许可证 | MIT |
| 源码归档 | https://github.com/cginternals/glbinding/archive/refs/tags/v3.5.0.tar.gz |
| 最后更新 | 2026-06-22T14:03:34-07:00 |
| Pulse | updated |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 libglbinding3来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.