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

Number the new chapter as 07

This commit is contained in:
Meow J
2016-11-16 21:40:00 +08:00
parent f9b99cb1b3
commit 4128bafee6
4 changed files with 3 additions and 3 deletions

View File

@@ -51,9 +51,9 @@ pages:
- 延迟着色法: '05 Advanced Lighting/08 Deferred Shading.md' - 延迟着色法: '05 Advanced Lighting/08 Deferred Shading.md'
- SSAO: '05 Advanced Lighting/09 SSAO.md' - SSAO: '05 Advanced Lighting/09 SSAO.md'
- PBR: - PBR:
- 理论: 'PBR/Theory.md' - 理论: '07 PBR/01 Theory.md'
- 光照: 'PBR/Lighting.md' - 光照: '07 PBR/02 Lighting.md'
- IBL: 'PBR/IBL.md' - IBL: '07 PBR/03 IBL.md'
- 实战: - 实战:
- 调试: '06 In Practice/01 Debugging.md' - 调试: '06 In Practice/01 Debugging.md'
- 文本渲染: '06 In Practice/02 Text Rendering.md' - 文本渲染: '06 In Practice/02 Text Rendering.md'