mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 20:55:27 +08:00
Merge pull request #19 from survivol/patch-4
Update and rename 03 2D Game to 03 2D Game.md
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
本文作者JoeyDeVries,由Alex Zhao翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Shaders)
|
|
||||||
|
|
||||||
|
|
||||||
## **Breakout** ##
|
|
||||||
## **Setting up** ##
|
|
||||||
## **Rendering Sprites** ##
|
|
||||||
## **Levels** ##
|
|
||||||
## **Collisions** ##
|
|
||||||
## **Ball** ##
|
|
||||||
## **Collision detection** ##
|
|
||||||
## **Collision resolution** ##
|
|
||||||
## **Particles** ##
|
|
||||||
## **Postprocessing** ##
|
|
||||||
## **Powerups** ##
|
|
||||||
## **Audio** ##
|
|
||||||
## **Render text** ##
|
|
||||||
## **Final thoughts** ##
|
|
17
06 In Practice/03 2D Game.md
Normal file
17
06 In Practice/03 2D Game.md
Normal 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 最终幻想
|
Reference in New Issue
Block a user