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

Irregular update

This commit is contained in:
Meow J
2016-08-23 01:14:57 +08:00
parent 07cba71890
commit d97d795cfc
39 changed files with 1019 additions and 44 deletions

View File

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