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

Rewrite 04-09

This commit is contained in:
Meow J
2017-09-10 00:36:13 -04:00
parent 70b282baa5
commit 64b2f91ea0
2 changed files with 160 additions and 157 deletions

View File

@@ -396,6 +396,16 @@
- Uniform Block IndexUniform块索引
- Skeletal Animation骨骼动画
## 04-09
- Qualifier修饰符
- Emitted发射出的
- Emit发射
- Voxel体素
- Explode爆破
- Implode向内爆炸
- Fur毛发
## 06-01
- Debugging调试