mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 04:35:28 +08:00
初翻完第一章第二节
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
##OpenGL
|
||||
|
||||
未翻译完成...
|
||||
---
|
||||
|
||||
在进行这段旅程之前我们先解释下OpenGL到底是什么。它一般被认为是一个**应用程序编程接口**(API),包含了一系列可以操作图形、画像的方法。然而,OpenGL本身并不是一个API,仅仅是一个规范,由[Khronos组织](http://www.khronos.org/)制定并维护。
|
||||
|
Reference in New Issue
Block a user