GLbinding 2.0 Released As A C++ Binding To OpenGL

Written by Michael Larabel in Standards on 5 April 2016 at 03:10 PM EDT. Add A Comment
STANDARDS
CG Internals has released version 2.0 of glbinding, the cross-platform, open-source C++ binding to the OpenGL API.

GLbinding 2.0.0 has been updated against the latest OpenGL API, includes per-feature header directories, now supports NMake and CYGWIN, compilation time has been decreased, there are a number of documentation updates, and a variety of fixes.

The glbinding 2.0 release as source and as Windows binaries can be downloaded via the GitHub release page. Those unfamiliar with glbinding can see its project page. GLbinding offers a C++ binding to the OpenGL API while supporting modern (C++11) features and generally offering better native integration than alternative C++ bindings for GL.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week