From ae8576acd9310c9d0ab4fb7a8179b45ee19dc830 Mon Sep 17 00:00:00 2001 From: Geequlim Date: Mon, 15 Jun 2015 21:48:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E3=80=8ACoordinate=20Systems?= =?UTF-8?q?=E3=80=8B=E6=96=87=E4=BB=B6=E5=90=8D=E7=9A=84=E9=94=99=E8=AF=AF?= =?UTF-8?q?=EF=BC=8C=E5=AE=8C=E6=88=90=E8=AE=A4=E9=A2=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 01 Getting started/08 Coordinate Systems.md | 3 +++ 01-Getting-started/08 Coordinate Systems | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 01 Getting started/08 Coordinate Systems.md delete mode 100644 01-Getting-started/08 Coordinate Systems diff --git a/.gitignore b/.gitignore index 1e83b12..2196c60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ */._.* -*/.DS_Store \ No newline at end of file +*.DS_Store \ No newline at end of file diff --git a/01 Getting started/08 Coordinate Systems.md b/01 Getting started/08 Coordinate Systems.md new file mode 100644 index 0000000..f281f70 --- /dev/null +++ b/01 Getting started/08 Coordinate Systems.md @@ -0,0 +1,3 @@ +本文作者JoeyDeVries,由linkoln翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Coordinate-Systems) + +##Coordinate Systems \ No newline at end of file diff --git a/01-Getting-started/08 Coordinate Systems b/01-Getting-started/08 Coordinate Systems deleted file mode 100644 index 8e5b328..0000000 --- a/01-Getting-started/08 Coordinate Systems +++ /dev/null @@ -1 +0,0 @@ -Coordinate Systems