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

修正《Coordinate Systems》文件名的错误,完成认领

This commit is contained in:
Geequlim
2015-06-15 21:48:38 +08:00
parent 496efc1214
commit ae8576acd9
3 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,2 @@
*/._.* */._.*
*/.DS_Store *.DS_Store

View File

@@ -0,0 +1,3 @@
本文作者JoeyDeVries由linkoln翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Coordinate-Systems)
##Coordinate Systems

View File

@@ -1 +0,0 @@
Coordinate Systems