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

Add 06-01

This commit is contained in:
Meow J
2016-08-19 03:37:29 +08:00
parent f373dfb597
commit cba3adfc55
14 changed files with 417 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# 延迟着色法(Deferred Shading)
# 延迟着色法
原文 | [Deferred Shading](http://learnopengl.com/#!Advanced-Lighting/Deferred-Shading)
---|---