OGLplus 0.44.0 发布,此版本更新内容如下:
[list]
[]A new API for object binding
[]updates in the GL ARB_compatibility, EXT_direct_state_access, and NV_path_rendering extension wrappers
[]updates in the build system
[]updated examples showing the new features
[]several bugfixes
[]Several breaking changes were made: the Exposed class, the Expose function, and the AutoBind were removed. The Bound classes and the Bind free function were replaced by the new binding API
[/list]
OGLplus (oglplus) 是一个仅包含头文件的 C++ 语言库,用于实现一个瘦面向对象的 OpenGL 门面操作接口,提供了自动资源和对象管理的封装,让在 C++ 中使用 OpenGL 更加简单和安全。
OGLplus 的下载地址:请点这里