1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 20:55:27 +08:00

05-01, fix #108, update readme

This commit is contained in:
Krasjet
2018-09-02 17:49:11 -04:00
parent e846221598
commit 3367f88807
42 changed files with 68 additions and 71 deletions

View File

@@ -4,7 +4,7 @@
---|---
作者 | JoeyDeVries
翻译 | HHz(qq:1158332489)
校对 | Meow J
校对 | Krasjet
看完前面的教程之后我们已经了解了非常多的OpenGL内部工作原理并且我们已经能够用这些知识绘制一些复杂的图形。然而除了之前的几个技术演示之外我们还没有真正利用OpenGL开发一个实际应用。这篇教程为OpenGL 2D游戏制作系列教程的入门篇。这个系列教程将展示我们该如何将OpenGL应用到更大更复杂的环境中。注意这个系列教程不一定会引入新的OpenGL概念但会或多或少地向我们展示如何将所学的概念应用到更大的程序中去。

View File

@@ -4,7 +4,7 @@
---|---
作者 | JoeyDeVries
翻译 | [ZMANT](https://github.com/Itanq)
校对 | Meow J
校对 | Krasjet
!!! note

View File

@@ -4,7 +4,7 @@
---|---
作者 | JoeyDeVires
翻译 | [ZMANT](https://github.com/Itanq)
校对 | Meow J
校对 | Krasjet
!!! note