パッケージ: glbinding-tools (2.1.1-2)
glbinding-tools に関するリンク
Debian の資源:
glbinding ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
command-line tools for glbinding
glbinding leverages modern C++11 features like enum classes, lambdas, and variadic templates, instead of relying on macros; all OpenGL symbols are real functions and variables.
It provides type-safe parameters, per feature API header, lazy function resolution, multi-context and multi-thread support, global and local function callbacks, meta information about the generated OpenGL binding and the OpenGL runtime, as well as tools and examples for quick-starting your projects.
This package provides the command-line tools.
その他の glbinding-tools 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libglbinding2 (= 2.1.1-2)
- cross-platform C++ binding for OpenGL
-
- dep: libglfw3 (>= 3.0)
- portable library for OpenGL, window and input (x11 libraries)
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3