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

Replace all the math equations with latex

This commit is contained in:
Meow J
2016-07-05 18:45:44 +08:00
parent 39b512cfbd
commit 449223fd84
14 changed files with 171 additions and 657 deletions

View File

@@ -16,7 +16,7 @@
除了核心概念之外,我们将会讨论许多有用的技巧,它们都可以用在你的程序中,比如说在你的场景中移动,做出漂亮的光效,加载一些建模软件导出的一些自定义的模型,做一些很酷的后期处理技巧等。最后,我们也将会使用我们已学的知识从头开始做一个小游戏,让你真正体验一把图形编程的魅力。
## 中文翻译
## 关于中文翻译
这里是LearnOpenGL教程的中文翻译英文版的地址为[http://learnopengl.com/](http://learnopengl.com/)