Update chapter 5

This commit is contained in:
Mouse
2019-08-16 17:58:10 +08:00
parent f8edc8e3a1
commit ee67521a9e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ nav:
- 游戏循环The Game Loop: 02-the-game-loop.md
- 坐标简介A brief about coordinates: 03-a-brief-about-coordinates.md
- 渲染Rendering: 04-rendering.md
- 更多关于渲染的事情More on Rendering: 05-more-on-rendering.md
- 渲染补充More on Rendering: 05-more-on-rendering.md
- 变换Transformations: 06-transformations.md
- 纹理Textures: 07-textures.md
- 摄像机Camera: 08-camera.md