1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00

Update 01-03

This commit is contained in:
Meow J
2017-06-16 22:09:56 +08:00
parent 6ee7a87860
commit afe2ca1998
4 changed files with 147 additions and 63 deletions

View File

@@ -14,7 +14,7 @@
- State Machine状态机
- Context上下文
- State-changing Function状态设置函数
- State-using Function状态用函数
- State-using Function状态使用函数
- Object对象
- Primitive Type基元类型
- Option选项
@@ -35,6 +35,7 @@
- Viewport视口
- Dimension窗口维度
- Game Loop游戏循环
- Render Loop渲染循环
- Color Buffer颜色缓冲
- Double Buffer双缓冲
- Front Buffer前缓冲