1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 12:45:29 +08:00

05-09 + Minor tweaks to other sections

This commit is contained in:
Meow J
2015-12-31 23:03:57 +08:00
parent c009feeaf0
commit 132e9ac024
6 changed files with 495 additions and 23 deletions

View File

@@ -1,7 +1,5 @@
# 你好,窗口
//TODO 注意仔细检查翻译,错误有点多,可能还要继续校对
原文 | [Hello Window](http://learnopengl.com/#!Getting-started/Hello-Window)
---|---
作者 | JoeyDeVries

View File

@@ -1,7 +1,5 @@
# 变换(Transformations)
// TODO 校对过程中有对原来的翻译大段大段重写,变动比较大(特别前半部分),可能还需要重新校对一遍
原文 | [Transformations](http://learnopengl.com/#!Getting-started/Transformations)
---|---
作者 | JoeyDeVries

View File

@@ -1,12 +1,5 @@
# 坐标系统(Coordinate System)
// TODO 翻译太生硬,可能还要重写。并且可能还有漏掉的地方。
// 简单说下问题,供再次校对的时候参考:
// 1.术语翻译不统一
// 2.从句还保留着英语语序,翻译出来很奇怪
// 3.To do很多未翻译出来
// 4.某些地方很不通顺,特别是遇上连词的时候
原文 | [Coordinate Systems](http://learnopengl.com/#!Getting-started/Coordinate-Systems)
---|---
作者 | JoeyDeVries