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

05-01, fix #108, update readme

This commit is contained in:
Krasjet
2018-09-02 17:49:11 -04:00
parent e846221598
commit 3367f88807
42 changed files with 68 additions and 71 deletions

View File

@@ -430,6 +430,11 @@
- Resolve还原
- Blit位块传送
## 05-01
- Blinn-Phong ModelBlinn-Phong模型
- Halfway Vector半程向量
## 06-01
- Debugging调试