1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

English notice

This commit is contained in:
Meow J
2016-11-29 19:06:27 +08:00
parent d97d795cfc
commit 9fe3b52092

View File

@@ -5,6 +5,8 @@
由于网站的改版,本教程现在迁移至:[https://learnopengl-cn.github.io/](https://learnopengl-cn.github.io/)。
这个网站仍然会有无规律的更新,但是大体上是不再维护了。如果要阅读最新版本的教程,还请访问以上地址。
This site has been moved to [https://learnopengl-cn.github.io/](https://learnopengl-cn.github.io/).
欢迎来到OpenGL的世界。这个工程只是我([JoeyDeVries](http://joeydevries.com/))的一次小小的尝试希望能够建立起一个完善的OpenGL教学平台。无论你学习OpenGL是为了学业找工作或仅仅是因为兴趣这个网站都将能够教会你**现代**(Core-profile) OpenGL的基础中级以及高级知识。LearnOpenGL的目标是使用易于理解的形式使用清晰的例子展现现代OpenGL的所有知识点与此同时为以后的学习提供有用的参考。
## 为什么要阅读这些教程呢?