glbinding-examples

[full]

OpenGL loader C++ library based on gl.xml specification, examples

glbinding is a cross-platform C++ binding for the OpenGL API, generated using the gl.xml specification.

Official build2 cppget.org queue.cppget.org

Usage

Make sure to add the stable section of the cppget.org repository to your project's repositories.manifest to be able to fetch this package.

:
role: prerequisite
location: https://pkg.cppget.org/1/stable
# trust: ...

If the stable section of cppget.org is not an option then add this Git repository itself instead as a prerequisite.

:
role: prerequisite
location: https://github.com/build2-packaging/glbinding.git
... More
license MIT
project glbinding
url glbinding.org/
doc-url glbinding.org/docs.html
src-url github.com/cginternals/glbinding
1 Version
version 3.3.0+1
repository https://pkg.cppget.org/1/testing
depends 3; glbinding, glew, glfw
reviews 0