红联Linux门户
Linux帮助

OGLplus 0.44.0发布,OpenGL的C++封装库

发布时间:2014-04-17 09:39:31来源:红联作者:empast
OGLplus 0.44.0 发布,此版本更新内容如下:

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

OGLplus (oglplus) 是一个仅包含头文件的 C++ 语言库,用于实现一个瘦面向对象的 OpenGL 门面操作接口,提供了自动资源和对象管理的封装,让在 C++ 中使用 OpenGL 更加简单和安全。

项目主页:http://oglplus.org/

来自:开源中国社区
文章评论

共有 0 条评论