红联Linux门户
Linux帮助

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

发布时间:2013-10-16 09:17:10来源:红联作者:empast
OGLplus (oglplus) 是一个仅包含头文件的 C++ 语言库,用于实现一个瘦面向对象的 OpenGL 门面操作接口,提供了自动资源和对象管理的封装,让在 C++ 中使用 OpenGL 更加简单和安全。

OGLplus 0.38.0 改进记录:

The Group class template for grouping externally managed objects was added, together with specializations implementing ARB_multi_bind operations on Buffer, Sampler, and Texture.

The DSAFramebufferEXT, DSARenderbufferEXT, and DSAVertexArrayEXT classes implementing direct-state-access operations were added.

A new example was added, and one of the older examples was updated to show the usage of the direct-state-access classes.

The FOLDER properties were added to the build system to put targets into solution folders when they are supported

官方首页:http://oglplus.org/

免费下载:http://sourceforge.net/projects/oglplus/

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

共有 0 条评论