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完整许可证文本:查看