1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 12:45:29 +08:00

Update and rename 03 2D Game to 03 2D Game.md

This commit is contained in:
survivol
2015-06-30 18:10:39 +08:00
parent 36903afe3f
commit 6031173c5f
2 changed files with 17 additions and 17 deletions

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 最终幻想