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

374 Commits

Author SHA1 Message Date
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
K
51c8d1bcb1 Merge pull request #141 from jckcoenf/new-theme
05 Advanced Lighting/ 02 Gamma Correction.md  &  03 Shadows/01 Shadow Mapping.md
2019-11-25 16:01:24 -05: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
K
af95b83d74 Merge pull request #136 from flyingSnow-hu/release
add 07-03-02
2019-11-14 20:23:13 -05:00
jckcoenf
41d1d08faf Update 01 Advanced Lighting.md 2019-11-14 09:29:36 +08:00
LJX
189b0a67e3 修改一处代码bug
此处应该初始化一个单位矩阵,应该是mat(1.0f)。
2019-11-07 09:02:58 +08:00
flyingsnow.hu
449e4a04a9 add 07-03-02 2019-11-02 16:02:26 +08:00
LJX
b4a5b931ce 修改一处笔误
启用模版测试,所以此处应该是
GL_STENCIL_TEST
2019-11-02 11:17:53 +08:00
flyingsnow.hu
7dc7eb0564 add 07-03-01 2019-07-30 18:07:08 +08:00
6日Simmp
b9e614d21c fix a typo in 01_04
vetex > vertex
2019-07-06 10:09:05 +08:00
马三小伙儿
93b066159f 修改一处描述错误,"最有"改为“最后” 2019-05-05 21:14:48 +08:00
LJX
b755b625c2 修改一处错误
这个分号显然是多余的
2019-04-22 16:48:02 +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
798e32585e link to 3blue1brown's video 2018-09-07 12:01:09 -04:00
Krasjet
851c98c0e3 01-07 2018-09-02 18:19:13 -04:00
Krasjet
94de3751a1 fix the formula in 05-01 2018-09-02 18:05:21 -04:00
Krasjet
4274bb4202 link to quaternion tutorials 2018-09-02 17:56:54 -04:00
Krasjet
2c3ff6af6d fix #105 2018-09-02 17:51:01 -04:00
Krasjet
3367f88807 05-01, fix #108, update readme 2018-09-02 17:49:11 -04:00
xuchdong
3790a5612e fix: back.jpg 跟 front.jpg 文件名反了,skybox 显示异常 2018-08-03 15:30:26 +08:00
LiuBing
e1e8a882e8 Update 05 Parallax Mapping.md
中文错误,哈哈....
2018-05-31 15:26:13 +08:00
rickygao
aaae18bed5 fix 2018-05-22 13:09:07 +08:00
Krasjet
71ce47b16c fix #101 2018-04-20 05:28:19 -04:00
Krasjet
13a1b62c81 fix duplicates 2018-04-20 05:05:59 -04:00
Meow J
2b25f377bb Merge pull request #99 from fuzhenn/patch-1
fix typo in glsl
2018-03-01 15:50:54 -05:00
Fu Zhen
0eb75a5ddc fix typo in glsl
修正了两个GLSL中的小错误,整数会导致GLSL编译出错
2018-02-28 14:32:13 +08:00
sanerror
f83a46bf03 Update 02 Stencil testing.md 2018-02-28 09:50:21 +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
1ca912c2ef code update 2018-02-19 23:17:03 -05:00
Meow J
a19476d644 apparently it's not supposed to be THIS large 2018-02-19 23:04:21 -05: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
Meow J
8ed6129046 rewrite 04-11 2018-02-19 22:26:11 -05:00
Meow J
054ddde666 Merge pull request #88 from ShirokoSama/new-theme
In Practice章节剩余篇章的翻译
2017-11-24 00:24:38 -05:00
ShirokoSama
b08d08a6fc 06 In Practice\2D-Game\11 Final thoughts 翻译 2017-11-24 01:21:48 +08:00
ShirokoSama
b588aeb982 06 In Practice\2D-Game\09 Audio翻译 part1 2017-11-23 01:09:14 +08:00
ShirokoSama
6519309d80 06 In Practice\2D-Game\09 Audio翻译 2017-11-22 01:25:57 +08:00
包纸
4d8464e98d 06 In Practice\2D-Game\08 PowerUps翻译 2017-11-21 16:35:21 +08:00
包纸
a093ec7837 06 In Practice\2D-Game\07 Postprocessing翻译 2017-11-20 19:32:48 +08:00