OGLplus is a header-only library that implements a thin object-oriented facade over the OpenGL (version 3 and higher) C-language API. It provides wrappers that automate the resource and object management and make the use of OpenGL in C++ safer and easier.
Release Notes: This release brings several improvements to the build system, including support for GL 4.4 detection.
A DSATextureEXT class can be used as a more convenient/efficient replacement for Texture if the EXT_direct_state_access extension is available. Support for enabling anisotropic filtering was added to Texture. Several syntax-sugar operators were added for more convenient enabling/disabling of GL capabilities. The AutoBind template allowing automatic binding of several object types was reimplemented and several new examples showing the new features were added.
Tags: OpenGL, C++, Library, Computer Graphics
Licenses: Boost Software License
Software page:
OGLplus 0.34.0