OGLplus 0.61.0 發布,OpenGL 的 C++ 封裝庫

jopen 9年前發布 | 8K 次閱讀 OGLplus

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 更加簡單和安全。

OGLplus 0.61.0 發布,OpenGL 的 C++ 封裝庫

來自:http://www.oschina.net/news/62243/oglplus-0-61-0

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!