OpenGL的C++封裝,OGLplus 0.9.0 發布
OGLplus (oglplus) 是一個僅包含頭文件的 C 語言庫,用于實現一個瘦面向對象的 OpenGL 門面操作接口,提供了自動資源和對象管理的封裝,讓 C++ 的 OpenGL 使用更加簡單和安全。
OGLplus 0.9.0 發布,該版本包含一些主要的改進,例如:
1. The former Uniform and ProgramUniform and VertexAttrib classes were turned to class templates.
2. The Matrix4f and Matrix4d typedefs were renamed to Mat4f and Mat4d and new matrix typedefs were added.
3. The AutoBind and HardwiredProgram class templates were added.
4. Wrappers for glFlush and glFinish functions were added
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!