mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-22 20:25:28 +08:00
Add links to the original site in unfinished sections.
This commit is contained in:
7
docs/06 In Practice/2D-Game/04 Levels.md
Normal file
7
docs/06 In Practice/2D-Game/04 Levels.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 关卡
|
||||
|
||||
**暂无翻译**
|
||||
|
||||
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!In-Practice/2D-Game/Levels),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列。
|
||||
|
||||
<img src="../../../img/development.png" class="clean">
|
7
docs/06 In Practice/2D-Game/05 Collisions/01 Ball.md
Normal file
7
docs/06 In Practice/2D-Game/05 Collisions/01 Ball.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 球
|
||||
|
||||
**暂无翻译**
|
||||
|
||||
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!In-Practice/2D-Game/Collisions/Ball),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列。
|
||||
|
||||
<img src="../../../../img/development.png" class="clean">
|
@@ -0,0 +1,7 @@
|
||||
# 碰撞检测
|
||||
|
||||
**暂无翻译**
|
||||
|
||||
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!In-Practice/2D-Game/Collisions/Collision-resolution),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列。
|
||||
|
||||
<img src="../../../../img/development.png" class="clean">
|
@@ -0,0 +1,7 @@
|
||||
# 碰撞处理
|
||||
|
||||
**暂无翻译**
|
||||
|
||||
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!In-Practice/2D-Game/Collisions/Collision-resolution),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列。
|
||||
|
||||
<img src="../../../../img/development.png" class="clean">
|
7
docs/06 In Practice/2D-Game/07 Postprocessing.md
Normal file
7
docs/06 In Practice/2D-Game/07 Postprocessing.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 后期处理
|
||||
|
||||
**暂无翻译**
|
||||
|
||||
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!In-Practice/2D-Game/Postprocessing),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列。
|
||||
|
||||
<img src="../../../img/development.png" class="clean">
|
7
docs/06 In Practice/2D-Game/08 Powerups.md
Normal file
7
docs/06 In Practice/2D-Game/08 Powerups.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 道具
|
||||
|
||||
**暂无翻译**
|
||||
|
||||
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!In-Practice/2D-Game/Powerups),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列。
|
||||
|
||||
<img src="../../../img/development.png" class="clean">
|
7
docs/06 In Practice/2D-Game/09 Audio.md
Normal file
7
docs/06 In Practice/2D-Game/09 Audio.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 音效
|
||||
|
||||
**暂无翻译**
|
||||
|
||||
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!In-Practice/2D-Game/Audio),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列。
|
||||
|
||||
<img src="../../../img/development.png" class="clean">
|
7
docs/06 In Practice/2D-Game/10 Render Text.md
Normal file
7
docs/06 In Practice/2D-Game/10 Render Text.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 渲染文字
|
||||
|
||||
**暂无翻译**
|
||||
|
||||
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!In-Practice/2D-Game/Render-text),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列。
|
||||
|
||||
<img src="../../../img/development.png" class="clean">
|
7
docs/06 In Practice/2D-Game/11 Final thoughts.md
Normal file
7
docs/06 In Practice/2D-Game/11 Final thoughts.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 结语
|
||||
|
||||
**暂无翻译**
|
||||
|
||||
这篇教程暂时还没有进行翻译,您可以先阅读[原文](https://learnopengl.com/#!In-Practice/2D-Game/Final-thoughts),或经常来刷新看看是否有更新的进展。当然,我们更欢迎您在[GitHub上](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)认领翻译这篇文章,帮助我们完善这个教程系列。
|
||||
|
||||
<img src="../../../img/development.png" class="clean">
|
Reference in New Issue
Block a user