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

Minor tweaks to 01-04

This commit is contained in:
Meow J
2015-08-15 19:33:29 +08:00
parent a2374a5f4e
commit a72ce104af
2 changed files with 4 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ pages:
- 视差贴图: '05 Advanced Lighting/05 Parallax Mapping.md'
- HDR: '05 Advanced Lighting/06 HDR.md'
- 泛光: '05 Advanced Lighting/07 Bloom.md'
- 延迟渲染: '05 Advanced Lighting/08 Deferred Shading.md'
- 延迟着色法: '05 Advanced Lighting/08 Deferred Shading.md'
- SSAO: '05 Advanced Lighting/09 SSAO.md'
site_name: LearnOpenGL-CN