1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 12:45:29 +08:00

校对05-03-01,修正了05-03-03的文件名

This commit is contained in:
gjy_管
2015-08-31 15:10:51 +08:00
parent 319d4dcddf
commit d7532403de
3 changed files with 60 additions and 53 deletions

View File

@@ -8,7 +8,7 @@
在光照教程中我们简单的介绍了Phong光照模型它给我们的场景带来的基本的现实感。Phong模型看起来还不错但本章我们把重点放在一些细微差别上。
## Blinn-Phong