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

57 Commits

Author SHA1 Message Date
cathy0612
03f73027bc 错别字 2020-02-04 22:31:13 +08:00
cathy0612
4488ec162f 对照原文重新翻译 2020-02-04 22:19:08 +08:00
cathy0612
2d39291729 使语句更通顺 2020-02-04 22:10:31 +08:00
cathy0612
f7772ac8b5 使语句更通顺 2020-02-04 22:08:41 +08:00
cathy0612
a45aab50e9 多余的字 2020-02-04 21:43:49 +08:00
cathy0612
9c60bf21ea 语句通顺 2020-02-04 21:02:48 +08:00
cathy0612
b7d1b49719 多余的字 2020-02-04 21:01:54 +08:00
cathy0612
81ff95daa0 错别字 2020-02-04 20:57:54 +08:00
cathy0612
087829a650 语句不通顺 2020-02-04 20:54:43 +08:00
cathy0612
2eb19f428f 不通顺 2020-02-04 20:49:03 +08:00
cathy0612
c6550b0195 mis-spelled 2020-02-04 20:28:38 +08:00
cathy0612
6b1e6c4585 奇怪的缩进 2020-02-04 20:16:57 +08:00
cathy0612
2be023a1c1 修正语句不通顺的问题 2020-02-02 22:56:18 +08:00
cathy0612
ed6de77d08 语句不通顺 2020-02-02 20:32:46 +08:00
cathy0612
f2a4d7c498 错误标点 2020-02-02 20:32:30 +08:00
cathy0612
14f2e823e5 语句不通顺 2020-02-02 20:02:29 +08:00
cathy0612
5eb23a521e inexplicable indents 2020-02-02 19:59:44 +08:00
jckcoenf
98b5aef5ef Update 01 Shadow Mapping.md 2019-11-19 13:17:18 +08:00
jckcoenf
b8cf0fddb9 Update 02 Gamma Correction.md 2019-11-16 12:15:07 +08:00
jckcoenf
8a3576cd8a Update 01 Shadow Mapping.md 2019-11-16 11:40:47 +08:00
jckcoenf
fe7c6bd59d Update 01 Shadow Mapping.md 2019-11-16 11:39:42 +08:00
jckcoenf
41d1d08faf Update 01 Advanced Lighting.md 2019-11-14 09:29:36 +08:00
Krasjet
8013890ec6 fix #85 #90 #110 #111 2019-02-03 15:19:50 -05:00
Krasjet
9fef24af66 #116, #117, #118 2019-02-03 15:07:44 -05:00
Krasjet
94de3751a1 fix the formula in 05-01 2018-09-02 18:05:21 -04:00
Krasjet
3367f88807 05-01, fix #108, update readme 2018-09-02 17:49:11 -04:00
LiuBing
e1e8a882e8 Update 05 Parallax Mapping.md
中文错误,哈哈....
2018-05-31 15:26:13 +08:00
Fu Zhen
ad9c8fa8f3 add texture links in Normal Mapping.md 2018-02-22 15:31:25 +08:00
Meow J
ddf277b3e1 Merge pull request #94 from fuzhenn/patch-2
fix typo in bloom.md
2018-02-21 19:41:03 -05:00
Fu Zhen
3fb3d39dcb fix typo in bloom.md
对照原文,此段代码变量名应为pingpongBuffer
https://learnopengl.com/Advanced-Lighting/Bloom
2018-02-21 23:31:34 +08:00
Fu Zhen
7a80e13ea0 fix typo in advanced lightning/05 parallax mapping 2018-02-21 18:22:46 +08:00
Meow J
b5e005a24f link to paypal 2018-02-19 22:55:55 -05:00
Meow J
2d8ea5e0be warning 2018-02-19 22:38:57 -05:00
Gary Wang
9ab834126c fix #48 2017-10-10 23:36:39 +08:00
Meow J
70b282baa5 Merge pull request #84 from aillieo/new-theme
fix error
2017-09-03 15:34:30 -04:00
aillieo
03f43a4af0 fix error 2017-09-03 20:30:22 +08:00
Meow J
0d2dcc78c0 Fix #48 2017-08-29 08:01:04 -04:00
kenlee
a83e86937d fix some errors; updated an image. 2017-06-10 17:05:28 +08:00
kenlee
dd7d69859a add translations of a few of missing sentences of chap.05-08 2017-06-03 16:13:17 +08:00
Meow J
18a48fa1e4 Fix #71 2017-05-13 11:12:31 +08:00
Meow J
f837a85526 Fix #70 2017-05-13 00:54:24 +08:00
kenlee
b3bf4294c0 add translations to comment 2017-04-26 15:38:18 +08:00
kenlee
e87f76ec53 修改了Normal Mapping章节的排版和翻译问题 2017-04-26 15:27:11 +08:00
Meow J
52cfbd2369 Merge pull request #57 from JiangMuWen/new-theme
tiny code mistake
2017-02-04 22:14:30 +08:00
JiangMuWen
61a92b5224 Update 02 Point Shadows.md 2017-02-04 21:45:27 +08:00
JiangMuWen
cf735a322b code tiny error 2017-02-04 21:30:02 +08:00
Meow J
4014f37934 05-04 2017-01-12 03:36:00 +08:00
Meow J
f0dd66f4b9 Move all the images to this repo. Close #53 2016-09-17 02:11:48 +08:00
Meow J
d4135376df Temporarily fix #52 2016-09-12 15:18:57 +08:00
Meow J
cba3adfc55 Add 06-01 2016-08-19 03:37:29 +08:00