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

67 Commits

Author SHA1 Message Date
1i9h7_b1u3
d5ded8e505 重翻“阴影映射” & 调整章节顺序 (#337)
* 删除原文已删除的“CSM”小节

* 将“CSM”小节移动到“Guest Article”章节

* 移动"CSM"并更名

* 重翻了一遍阴影映射章节

* 更新阴影映射章节中的图片

* 绝对地址改为了相对地址

* 修改了章节引用地址
2025-07-11 19:33:35 +08:00
1i9h7_b1u3
3bef01a3a9 更新“抗锯齿”译文+灰度化图片 2025-01-26 14:34:56 +08:00
1i9h7_b1u3
e18ffe0694 更新“几何着色器”中的图片并调整部分排版 2025-01-22 16:39:53 +08:00
1i9h7_b1u3
8baeb7179f 更新“立方体贴图”中的图片 2025-01-22 15:17:03 +08:00
1i9h7_b1u3
8dee669152 更新“模型加载”章节 (#329)
* 更新“Assimp”原文

* 更新“网格”代码

* 更新“模型”中模型的漫反射样例图片

* 更新“模型”中模型的镜面高光样例图片

* 更新“模型”中关于模型样例的介绍文本

* 更新“模型”中背包模型的下载地址

* 更新背包模型
2025-01-14 18:48:17 +08:00
1i9h7_b1u3
e6c3436ed9 更新“调试”中调试着色器输出的图片样例 2025-01-10 22:41:03 +08:00
jkjkil4
510a630431 修复笑脸图白边 2024-09-17 19:55:24 +08:00
SuperAo
a8702fa38a 校对02 Lighting/06 Multiple lights,补全译文并更新图片 2024-07-02 21:39:19 +08:00
Gary Wang
31168a4809 Merge pull request #292 from SuperAoao/Branch_new-theme_proofread
校对工作,补全一些原文信息
2024-07-02 21:36:40 +08:00
SuperAo
36e926ae9a 校对: 更新了译文中的渲染图,与最新原文保持一致。 2024-04-11 21:15:19 +08:00
SuperAo
11511c2f2a proofread 02 Lighting/03 Materials.md, 译文中更新了图片,与最新版原文保持一致。(新版图片高光位置看起来更加符合直觉)。 2024-04-10 10:15:46 +08:00
SuperAo
81f55dc6ad fix issue:你好,三角形 小节图形渲染管线流程与原文不一致 #283
说明:修正了渲染管线的中文配图与相应阶段描述,与https://learnopengl.com/Getting-started/Hello-Triangle中的内容一致
参考文档:
https://www.khronos.org/opengl/wiki/Rendering_Pipeline_Overview
https://learnopengl.com/Getting-started/Hello-Triangle
2024-03-11 15:31:49 +08:00
Yuqian Zhang
55437f26b0 翻译了一下Guest Articles2022的区域光 (#271)
* 6.19 大致翻译了一遍

* 6.19 图片下载

* 6.19 图片+注释

* 6.19 一些完善

* 6.19 排版修正 & 名词修正

排版修正:
- 段落间仅留一个换行
- 图片文字说明补全
- 注释仅留一个tab

名词修正:
- 辐射通量 & 辐照度 & 辐射度

* 6.19 多了一个点
2023-06-19 22:24:52 +08:00
Chris Cheng
129e1db990 完成骨骼动画翻译 (#270)
* Finish translation of skeletal animation
* images part 1
* images part 2
* Update 04 Skeletal Animation.md
* Update docs/03 Model Loading/04 Skeletal Animation.md
* Update 04 Skeletal Animation.md
* Update mkdocs.yml
* Rename docs/03 Model Loading/04 Skeletal Animation.md to docs/08 Guest Articles/2020/01 Skeletal Animation.md
Change the path of the article
* Update mkdocs.yml
* Changed the path of the image
* Fix the path of images

---------

Co-authored-by: Gary Wang <git@blumia.net>
2023-05-14 18:46:25 +08:00
yuyingnanb
bab6ad6715 7-1.PBR理论章节校对 2022-12-15 23:57:26 +08:00
Sefank
43bfe68ae3 Image file Delete on 01-02
同步原文,删除图片文件
2022-02-20 22:43:44 +08:00
Sefank
94d861595f Update Images needed for new version of 01-02
同步原文图片
2022-02-20 22:03:15 +08:00
flyingsnow.hu
449e4a04a9 add 07-03-02 2019-11-02 16:02:26 +08:00
flyingsnow.hu
7dc7eb0564 add 07-03-01 2019-07-30 18:07:08 +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
包纸
e55de6fe2a 06 In Practice\2D-Game\04 Levels翻译 2017-11-15 21:04:17 +08:00
Meow J
15b19fe8e1 Rewrite 04-06 2017-07-15 22:27:06 +08:00
Meow J
033324828b Merge pull request #78 from aillieo/new-theme
new translation
2017-07-03 14:35:15 +08:00
Meow J
5a3a38108d Rewrite 04-01 2017-06-29 03:25:21 +08:00
aillieo
5c24932b9a fix 2017-06-24 21:38:18 +08:00
aillieo
cb24fd012f init file 2017-06-22 19:15:50 +08:00
Meow J
3a3c59dc52 Merge pull request #76 from aillieo/new-theme
translate In-Practice/2D-Game/Collisions/Ball
2017-06-22 14:14:49 +08:00
aillieo
5ff813583e finish 06-2dgame-05-01 2017-06-22 13:19:45 +08:00
Meow J
95195626db Rewrite 02-04 2017-06-22 01:58:25 +08:00
aillieo
1c070be49f init file 2017-06-21 21:47:40 +08:00
Meow J
689e936dc7 Update 02-02 2017-06-19 03:31:22 +08:00
Meow J
1e5303433f Update 01-06 2017-06-17 21:07:38 +08:00
kenlee
a83e86937d fix some errors; updated an image. 2017-06-10 17:05:28 +08:00
kenlee
ee11839c55 add PBR.Lighting chapter 2017-05-26 17:10:09 +08:00
aillieo
bc6febc4b5 translate comment and fix hyperlinks 2017-05-18 14:11:43 +08:00
Meow J
04579089c5 Remove the temp file 2017-01-06 20:27:21 +08:00
JiangMuWen
07776cac63 PBR theory img files 2017-01-06 10:22:15 +08:00
JiangMuWen
66bc9f4ea1 Create temp.md 2017-01-06 10:20:04 +08:00
Meow J
6d440ce0ea Add the missing img 2016-10-22 23:28:16 +08:00
Yu Sun
7e6c388bc6 Add framebuffers_mirror.png 2016-10-17 22:54:37 +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
18dc11fb82 06-03-02 2016-08-29 01:43:33 +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
Meow J
f31b8a6dd1 06-03-01 2016-08-20 19:07:26 +08:00