OpenGL 文档中心

OpenGL(Open Graphics Library)是一个跨语言、跨平台的图形应用程序编程接口(API),用于渲染2D、3D矢量图形。它通过一系列函数调用,让开发者能够利用GPU硬件加速进行高效图形渲染。

本站对opengl 2.1和opengl 3.3文档进行了镜像,原文档来自Khronos官方:OpenGL Registry,本站遵循SGI Free Software B License,提供文档版权信息和许可证副本

OpenGL 2.1 版权信息:

Copyright © 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see https://khronos.org/registry/OpenGL-Refpages/LICENSES/LicenseRef-FreeB.txt.

OpenGL 3.3 版权信息:

Copyright © 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/.

本站提供了SGI Free Software B License完整许可证文本:查看

文档版本

opengl 3.3
From:https://registry.khronos.org/
查看文档
opengl 2.1
From:https://registry.khronos.org/
查看文档
访问opengl网站获取更多信息 访问khronos网站获取更多信息