1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00

校对 01/01 到 01/04

This commit is contained in:
Geequlim
2015-07-26 21:31:06 +08:00
parent 71c6e392c4
commit ed925f7f7f
5 changed files with 179 additions and 155 deletions

View File

@@ -2,7 +2,7 @@
learnopengl.com系列教程的中文翻译目前正在翻译中。
**当前翻译进度:**
![Progress](http://progressed.io/bar/56?title=32/57)
![Progress](http://progressed.io/bar/56?title=32/57)
**翻译组成员请注意Advanced Lighting之前的教程已经翻译完成请认领Advanced Lighting及其以后的教程。**
@@ -10,17 +10,17 @@ learnopengl.com系列教程的中文翻译目前正在翻译中。
##如何认领翻译?
由于我们的志愿者来自五湖四海为了避免冲突。请志愿者们先clone这个Repository 。同步到本地后找到要翻译的文章创建一个如下所示的只包含作者、翻译者和原文链接信息的Markdown文件
本文作者JoeyDeVries由Geequlim翻译自http://learnopengl.com
译文的文件命名统一规范为:
<两位数的章序列> <章名称>/<两位数节序列> 节名称/<两位数小节序列> 小节名称.md
例如:
05 Advanced Lighting/03 Shadows/02 Point Shadows.md
加入LearnOpenGL-CN组织然后提交并push您的文章。
###欢迎志愿者们加入翻译组交流QQ群383745868
@@ -92,3 +92,4 @@ Vertex|顶点
Viewing Volume|可视区域
Viewport|视口
Wireframe|线框
pipeline | 渲染管线