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

339 Commits

Author SHA1 Message Date
Meow J
fda2590b67 Fix format issue 2016-11-06 15:40:16 +08:00
Meow J
90f0d304ba 01-04 2016-11-06 15:37:41 +08:00
Meow J
da123c2ae4 01-04 2016-11-06 15:26:50 +08:00
Meow J
916ed3474b New chapter 2016-10-30 16:44:27 +08:00
Meow J
6d440ce0ea Add the missing img 2016-10-22 23:28:16 +08:00
Meow J
07b8d37260 02-05 2016-10-22 02:44:42 +08:00
Yu Sun
7e6c388bc6 Add framebuffers_mirror.png 2016-10-17 22:54:37 +08:00
Meow J
749f2b76d7 03-03 2016-10-16 17:51:00 +08:00
Meow J
9e162f864b Merge branch 'new-theme' of github.com:LearnOpenGL-CN/LearnOpenGL-CN into new-theme 2016-10-06 02:36:51 +08:00
Meow J
fc5e1f9a68 06-02 2016-10-06 02:36:12 +08:00
EnvyJCD
4409e0d152 Fix error in 01-09, 03-03 and 04-01 2016-09-22 21:19:41 +08:00
Meow J
df4ef617fe Line break 2016-09-17 03:09:27 +08:00
Meow J
22dde7b977 Add readme to img directory 2016-09-17 03:05:01 +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
08e9ac6f96 Fix #41 2016-09-06 19:06:40 +08:00
Meow J
079e82e10f Move the indicator further away 2016-08-31 01:41:17 +08:00
Meow J
624be2c7d1 06-03-03 2016-08-31 01:35:59 +08:00
Meow J
a4e0d359f3 Proofreading info 2016-08-29 02:11:39 +08:00
Meow J
18dc11fb82 06-03-02 2016-08-29 01:43:33 +08:00
EnvyJCD
9292b90522 Fix error in chapter 03 2016-08-27 22:26:26 +08:00
EnvyJCD
2bb751baa3 Fix error in 01-08, 01-09 and 02-05 2016-08-27 00:58:51 +08:00
EnvyJCD
8b294f4398 Fix error in 01-08 2016-08-26 00:03:00 +08:00
Meow J
fe1ae49b98 Fix the link in 03-01 2016-08-22 19:09:38 +08:00
Meow J
e7620cc88e Anyway, just delete it. Close #46 2016-08-22 01:22:18 +08:00
Meow J
3aee090811 Add 06-03-03 to mkdocs.yml
Basic proofreading to 06-03-03
Fix #44
2016-08-21 20:14:54 +08:00
zmant
e889d9b23c Rendering Image 2016-08-21 17:22:52 +08:00
zmant
8297252cbe Translation Rendering Sprites 2016-08-21 17:21:43 +08:00
Meow J
d230badd39 Fix #43 2016-08-21 13:09:14 +08:00
Meow J
971b21aec5 Fix titles in 04 2016-08-20 19:15:28 +08:00
Meow J
f31b8a6dd1 06-03-01 2016-08-20 19:07:26 +08:00
Meow J
c67be8f665 Add 06-02 to mkdocs.yml 2016-08-19 10:14:01 +08:00
zmant
8382f5eb45 Translation Setting up chapter 2016-08-19 08:59:13 +08:00
Meow J
cba3adfc55 Add 06-01 2016-08-19 03:37:29 +08:00
Meow J
f373dfb597 Fix the error in the exercises of 01-06 2016-08-17 19:39:44 +08:00
Meow J
3185f997d6 Add 06-06 to mkdocs.yml 2016-08-15 13:51:44 +08:00
zmant
7866d39a02 实战篇粒子系统节的翻译 2016-08-15 13:05:53 +08:00
Meow J
1d78e881e5 Update README.md 2016-08-12 18:18:21 +08:00
Meow J
f3a035f1fd Fix the ugly borders of some images 2016-08-09 03:31:30 +08:00
Meow J
a2ac513f15 Lighter image borders 2016-08-08 23:14:58 +08:00
Meow J
aff1a2cfb3 Transparent BG 2016-08-08 23:04:53 +08:00
Meow J
54a95c1826 Update styleguide.md 2016-08-08 01:20:45 +08:00
Meow J
f1a2099a12 Merge branch 'new-theme' of github.com:LearnOpenGL-CN/LearnOpenGL-CN into new-theme 2016-08-08 01:07:31 +08:00
Meow J
62ece7ce3f 01-07 2016-08-08 01:06:53 +08:00
turt1e
f2774b4a89 Fix translating error at 02->05->line_172 2016-08-06 03:18:39 +08:00
Meow J
2702ffd082 W:// 2016-08-06 02:27:14 +08:00
Meow J
a76fdfbe27 Fix #35 2016-08-06 02:25:22 +08:00
Meow J
ff3da9ac12 Fix #35 2016-08-06 02:06:40 +08:00
cedar
45c66bcdc2 At the bottom scale, doubling the brightness returns the correct physical brightness
However, when we're talking about the physical brightness of light e.g. amount of photons leaving a light source the bottom scale actually displays the correct brightness. At the bottom scale, doubling the brightness returns the correct physical brightness, but since our eyes perceive brightness differently (more susceptible to changes in dark colors) it looks weird.
2016-08-01 13:09:36 +08:00
小笠原 やきん
056c72fc75 Update 04 Normal Mapping.md 2016-07-28 11:08:10 +08:00