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

691 Commits

Author SHA1 Message Date
supdrewin
2e8e6142b7 Update Linked Library for Linux
Add `-ldl` for `glad` and remove `-lGLEW`.
2021-10-21 14:42:42 +08:00
Gary Wang
2d41cb4d33 Merge pull request #189 from Devilsparta/new-theme
fix: 更多的3D -> 更3D, 原文中这里是在面片在3D中展示之后呈现这一章,旨在引出3D物体
2021-10-11 12:42:14 +08:00
张浩
26f1d2340a fix: 修改 更3D -> 更加 3D,使标题更可读,
上下文更连贯
2021-10-10 19:35:19 +08:00
Gary Wang
02c2c0988f Merge pull request #183 from augsun/new-theme
错别字修改.
2021-10-09 12:44:10 +08:00
devilsparta
012996df2c fix: 更多的3D -> 更3D, 原文中这里是在面片在3D中展示之后呈现这一章,旨在引出3D物体 2021-10-06 18:04:25 +08:00
Gary Wang
64eb183449 Merge pull request #188 from cadenji/update-code
Update the code in 01-05
2021-10-06 18:00:03 +08:00
Caden Ji
76b45b5492 Update the code in 01-05
Replace 'GLchar' with 'char' to be consistent with the original English article.
2021-10-06 16:08:39 +08:00
Gary Wang
f1dbb28be3 Merge pull request #187 from ShenMian/patch-1
更正URL
2021-09-26 19:11:51 +08:00
ShenMian
a59cb7ebb7 更正URL
原本的URL指向了错误的位置, 修改为正确的URL.
2021-09-26 16:46:09 +08:00
Gary Wang
60e4fe4859 Merge pull request #184 from yslking/patch-1
修正关联词错误
2021-08-12 23:01:58 +08:00
yslking
54270f6a53 修正关联词错误
原文是:as we only care about the orientation of the vectors.
表达的意思是:因为我们只关心向量的方向(而不关心向量的位置和长度),所以我们可以只使用“normal matrix”。

这里as是表达原因,而非表示转折。
2021-08-12 08:26:33 +08:00
codersun
fc35d975f3 错别字修改. 2021-06-25 15:24:32 +08:00
Gary Wang
08e1e5e3ee Merge pull request #182 from Tas-I-te/new-theme
Update 07 Transformations.md
2021-06-22 22:16:09 +08:00
谭时杰
f85f54fbdb Update 07 Transformations.md 2021-06-21 00:57:09 +08:00
谭时杰
994b2801db Update 07 Transformations.md 2021-06-21 00:49:25 +08:00
Gary Wang
90c29066ba Merge pull request #174 from giraffesyo/patch-1
移除了多余的“的”
2021-02-18 19:07:59 +08:00
Michael McQuade
38d6916c2a 移除了多余的“的” 2021-02-17 22:09:22 -06:00
Gary Wang
47dec4496e Merge pull request #172 from LBV2012-26/patch-1
Update 04 Hello Triangle.md
2021-02-05 20:23:24 +08:00
LBV 2012-26
7b82b17a9c Update 04 Hello Triangle.md 2021-02-05 19:51:46 +08:00
K
dc0b9e39b9 merge pull request #169 from B1ACK917/new-theme
修改了一处翻译错误,评论区很多人指出
2020-09-12 08:21:18 -04:00
397615103@qq.com
1047da32b4 Update 06 Textures.md 2020-09-12 19:01:36 +08:00
Gary Wang
7e0cb2b964 Merge pull request #167 from hybcloud/new-theme
Update 01 OpenGL.md
2020-09-10 23:30:52 +08:00
hybcloud
674f9cc7e6 Update 01 OpenGL.md
fix grammar mistake x1
2020-09-10 17:13:18 +08:00
Gary Wang
736b9111df Merge pull request #166 from stefanJi/new-theme
修改一处用词,语义更准确
2020-09-07 22:56:24 +08:00
Yang Ji
ad6a11a55b 修改一处用词,语义更准确 2020-09-07 22:08:03 +08:00
Gary Wang
bda5e01942 Merge pull request #164 from tamashii/new-theme
Fix formatting error
2020-08-12 13:01:36 +08:00
Tony Fox
1957ba60de Fix formatting error
Fix a formatting erro at line 111 in `06 In Pratice/2D Game/06 Particles.md`
2020-08-12 08:52:30 +08:00
Gary Wang
a7a1c784a2 Merge pull request #153 from hyc0612/new-theme
修正标点与一处拼写错误
2020-03-10 10:27:28 +08:00
cathy0612
8cfe37c6b8 misspelled 2020-03-09 23:36:37 +08:00
cathy0612
adbdbdcda5 全文原本都是使用中文标点 2020-03-09 23:34:05 +08:00
cathy0612
48e8f7394e 表述错误 2020-02-16 12:40:53 +08:00
K
411cef7a55 Merge pull request #151 from hyc0612/new-theme
修改几处错别字
2020-02-14 22:04:54 -05:00
cathy0612
fb875f5d91 Merge remote-tracking branch 'upstream/new-theme' into new-theme 2020-02-15 10:27:32 +08:00
hyc0612
10f2497361 错别字 2020-02-15 10:26:07 +08:00
Krasjet
9c11432354 fix build, attempt 3 2020-02-12 01:21:15 -05:00
Krasjet
199aece0b4 fix build, attempt 2 2020-02-12 01:19:50 -05:00
Krasjet
c3e0ee63a6 fix build 2020-02-12 01:10:47 -05:00
Krasjet
7f509a8d75 fix #150 2020-02-12 01:08:24 -05:00
K
ba0e8c3387 Merge pull request #149 from hyc0612/new-theme
修改多处错误与不通顺处
2020-02-12 00:42:43 -05:00
cathy0612
853e218397 语句不通顺 2020-02-04 22:57:14 +08:00
cathy0612
3042e8b9d3 翻译错误 2020-02-04 22:54:05 +08:00
cathy0612
77206f9987 重复的字 2020-02-04 22:52:42 +08:00
cathy0612
74f98efcac 错别字 2020-02-04 22:51:45 +08:00
cathy0612
5c3c12138c 措辞有点奇怪 2020-02-04 22:50:57 +08:00
cathy0612
e0b40c166c 缺少谓语 2020-02-04 22:49:39 +08:00
cathy0612
20e2ad80c1 重复的字 2020-02-04 22:42:56 +08:00
cathy0612
0151cc6eca 不通顺 2020-02-04 22:41:50 +08:00
cathy0612
cd03ec5bbf 标点使用错误 2020-02-04 22:38:32 +08:00
cathy0612
99cf13368c 多余的字 2020-02-04 22:37:22 +08:00
cathy0612
ad6a4d6adb 错误的英文标点 2020-02-04 22:36:06 +08:00