mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-22 20:25:28 +08:00
完成骨骼动画翻译 (#270)
* Finish translation of skeletal animation * images part 1 * images part 2 * Update 04 Skeletal Animation.md * Update docs/03 Model Loading/04 Skeletal Animation.md * Update 04 Skeletal Animation.md * Update mkdocs.yml * Rename docs/03 Model Loading/04 Skeletal Animation.md to docs/08 Guest Articles/2020/01 Skeletal Animation.md Change the path of the article * Update mkdocs.yml * Changed the path of the image * Fix the path of images --------- Co-authored-by: Gary Wang <git@blumia.net>
This commit is contained in:
@@ -74,6 +74,9 @@ nav:
|
||||
- 音效: '06 In Practice/2D-Game/09 Audio.md'
|
||||
- 渲染文本: '06 In Practice/2D-Game/10 Render Text.md'
|
||||
- 结语: '06 In Practice/2D-Game/11 Final thoughts.md'
|
||||
- Guest Articles:
|
||||
- 2020:
|
||||
- 骨骼动画: '08 Guest Articles/2020/01 Skeletal Animation.md'
|
||||
- 历史存档: 'legacy.md'
|
||||
- 代码仓库: 'code_repo.md'
|
||||
|
||||
|
Reference in New Issue
Block a user