1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00
This commit is contained in:
Meow J
2016-10-06 02:36:12 +08:00
parent df4ef617fe
commit fc5e1f9a68
3 changed files with 88 additions and 78 deletions

View File

@@ -52,7 +52,7 @@ pages:
- SSAO: '05 Advanced Lighting/09 SSAO.md'
- 实战:
- 调试: '06 In Practice/01 Debugging.md'
- 渲染: '06 In Practice/02 Text Rendering.md'
- 渲染: '06 In Practice/02 Text Rendering.md'
- 2D游戏:
- Breakout: '06 In Practice/2D-Game/01 Breakout.md'
- 准备工作: '06 In Practice/2D-Game/02 Setting up.md'