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

Update indexes

This commit is contained in:
Meow J
2015-07-17 21:25:16 +08:00
parent cc4355ccec
commit 4bde915df2

View File

@@ -7,6 +7,7 @@ pages:
- Hello Triangle: '01 Getting started/04 Hello Triangle.md'
- 着色器: '01 Getting started/05 Shaders.md'
- 纹理: '01 Getting started/06 Textures.md'
- 变换: '01 Getting started/07 Transformations.md'
- 坐标系统: '01 Getting started/08 Coordinate Systems.md'
- 摄像机: '01 Getting started/09 Camera.md'
- 复习: '01 Getting started/10 Review.md'