Oglplus (Oglplus) is an OpenGL API c++++ wrapper that implements a small object-oriented look through OpenGL (3 or later) of the C language application interface. It provides a wrapper that automates resource and object management, making OpenGL in C + + easier to use.
About OpenGL
OpenGL (full open Graphics Library) defines a specification across programming languages and cross-platform programming interfaces for use in three-dimensional images (both two-dimensional and also). OpenGL is a professional graphics program interface, is a http://www.aliyun.com/zixun/aggregation/17547.html "> powerful, easy to invoke the underlying graphics library."
Oglplus Main Features:
Automated resource Management
Type safety
Error Handling and diagnostics
Interoperability with Opengl®c APIs
Support other CG related classes
Optional Object description
Configurable
Download Address: http://sourceforge.net/projects/oglplus/files/
Operation Demonstration: http://oglplus.org/html/examples.html