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

Fix all the titles

This commit is contained in:
Meow J
2016-07-06 01:42:55 +08:00
parent 5dad4f21d8
commit 3ef7a53627
44 changed files with 512 additions and 527 deletions

17
old/06/03 2D Game.md Normal file
View File

@@ -0,0 +1,17 @@
本文作者JoeyDeVries由Alex Zhao翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Shaders)
01 《打砖块》
02 框架设计
03 精灵渲染
04 关卡
05 碰撞
01 球
02 碰撞检测
03 碰撞解析度
06 粒子系统
07 存档
08 升级
09 音频
10 文本渲染
11 最终幻想