红联Linux门户
Linux帮助

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

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

OGLplus 0.38.0 改进记录:

New constructor functions were added to Vector, Angle, and CameraMatrix.
The Quaternion class template was added.
The SLERP functor for Vector and Quaternion was added.

New overloads of the Bind function were added to the DSA Texture, Renderbuffer, and Buffer wrappers.

Several bugs were fixed in the Buffer::Data and Buffer::SubData functions, in the bitmap glyph and pango/cairo-based text renderers, in the LinearGradient image generator, in the XML debug output, and in the shader user-defined literal operators

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

下载地址:http://sourceforge.net/projects/oglplus/

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

共有 0 条评论