Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-12 13:49 Back to release list
0.22.0

此版本添加可选的 <Object>模板类 (允许 (可选) 初始化的纹理、 着色器、 程序等),编写的 Python,几个新的质感和例子,便携式配置脚本和几个错误修正。
This release adds an Optional<Object> template class (allowing optionally initialized textures, shaders, programs, etc.), a portable configure script written in Python, a couple of new textures and examples, and several bugfixes.

Project Resources