1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 OGLplus 0.61.0 发布,OpenGL 的 C++ 封装库 下载

本帖由 漂亮的石头2015-05-08 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,320
    赞:
    46
    OGLplus 0.61.0 发布,此版本更新了 GL 版本检测,还有一些构建系统的改进;错误代码枚举和 OALplus 异常更新;GL ARB_clip_control 封装器;Quickbook 文档更新。

    此版本现已提供下载:oglplus-0.61.0.tar.gz (5.7 MB)

    主要改进


    • The SizeType and BigSizeType classes were added and some occurences of GLsizei and GLsizeiptr were replaced.


    • Wrappers for the ARB_clip_control extension were added.


    • The ALErrorCode, ALCErrorCode and ALUTErrorCode enumerations were added to OALplus.


    • The ErrorAL exception class was added to OALplus.


    • The GL version detection in the build system and the GLUT example harness were updated.


    • Some compiler warnings were silenced.


    • The Quickbook documentation was updated.

    更多内容请看发行说明

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

    [​IMG]
    OGLplus 0.61.0 发布,OpenGL 的 C++ 封装库下载地址
     
正在加载...