1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

Add index for Text rendering

This commit is contained in:
Geequlim
2015-08-23 12:29:40 +08:00
parent a72ce104af
commit 7f7bafce08

View File

@@ -48,6 +48,8 @@ pages:
- 泛光: '05 Advanced Lighting/07 Bloom.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' - SSAO: '05 Advanced Lighting/09 SSAO.md'
- 实战(In Practice):
- 文字渲染: '06 In Practice/02 Text Rendering.md'
site_name: LearnOpenGL-CN site_name: LearnOpenGL-CN