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

认领《Hello Triangle》;添加gitignore

This commit is contained in:
Geequlim
2015-06-15 18:07:11 +08:00
parent ef048383cb
commit c8b5d0bb08
2 changed files with 1 additions and 3 deletions

View File

@@ -1,2 +0,0 @@
本文作者JoeyDeVries由Geequlim翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Hello-Window)

View File

@@ -1,4 +1,4 @@
本文作者JoeyDeVriesGeequlim翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Hello-Triangle)
本文作者JoeyDeVriesCocooshu翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Hello-Triangle)
##你好,三角形