An open API service indexing awesome lists of open source software.

https://github.com/over-run/overrungl-book-szh

OverrunGL tutorial in Simplified Chinese
https://github.com/over-run/overrungl-book-szh

book game java overrungl

Last synced: about 2 months ago
JSON representation

OverrunGL tutorial in Simplified Chinese

Awesome Lists containing this project

README

        

# OverrunGL Book

[English](https://github.com/Over-Run/overrungl-book)

本书介绍使用 OverrunGL 编写 3D 游戏。

正在更新中。

| 进度 |
|:---------------------------------------:|
| 4.7% |

## 章节

1. [准备工作](docs/1-preparing.md)
2. [游戏循环](docs/2-game-loop.md)
3. [渲染](docs/3-rendering.md)
4. 高级渲染
5. 纹理
6. 变换
7. 加载模型
8. 光照
9. 高级光照
10. HUD
11. 立体贴图纹理
12. 高度图
13. 碰撞
14. 对象选取
15. 雾
16. 法线贴图
17. 阴影
18. 粒子
19. 实例化渲染
20. 声音
21. 附录 - FAQS
22. [附录 - 术语表](docs/a2-terms.md)