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

Fix the error in the exercises of 01-06

This commit is contained in:
Meow J
2016-08-17 19:39:23 +08:00
parent 3185f997d6
commit f373dfb597
3 changed files with 9 additions and 2 deletions

View File

@@ -136,4 +136,9 @@
- Direction Vector方向向量
- Rotation旋转
- Rotation Axis旋转轴
- Column-major Ordering列主序
- Column-major Ordering列主序
## 06-01
- Debugging调试
- Flag标记