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

68 Commits

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

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

* 移动"CSM"并更名

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

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

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

* 修改了章节引用地址
2025-07-11 19:33:35 +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
krasjet
12e0c5cf99 update mkdocs to be compatible with python 3.7+
fix #261
2023-04-26 02:52:19 +00:00
krasjet
bbc32e5452 switch to local mathjax, take 2 2022-03-01 05:20:20 +00:00
krasjet
2cf2d17cb0 revert: switch to local mathjax
wait until I figure out the correct way to do this
2022-03-01 04:43:55 +00:00
krasjet
80d2e26c56 switch to local mathjax 2022-03-01 04:32:43 +00:00
Krasjet
8013890ec6 fix #85 #90 #110 #111 2019-02-03 15:19:50 -05:00
Meow J
8c086c08d7 Stick with the old version 2017-11-01 23:28:55 -04:00
Meow J
d108a9eaeb Fix the building error 2017-11-01 23:22:26 -04:00
Meow J
fbf5c57d0e Rewrite 04-08 2017-08-12 17:44:07 +08:00
Meow J
4700d284b4 Fix mathjax cdn link 2017-06-27 16:15:24 +08:00
Meow J
e210a63915 Update mathjax 2017-06-27 01:52:23 +08:00
Meow J
689e936dc7 Update 02-02 2017-06-19 03:31:22 +08:00
Meow J
f890e2065e Add code repo page 2017-06-18 01:01:42 +08:00
Meow J
6ee7a87860 Save the old tutorials somewhere else 2017-06-16 20:56:48 +08:00
Meow J
866613528f Fix minor issues in 06-03-10 2017-05-18 21:42:42 +08:00
Meow J
41ad1d2b43 No, it no longer exists 2017-01-04 00:34:09 +08:00
Meow J
cb7b8f2113 Add links to the original site in unfinished sections. 2017-01-04 00:30:19 +08:00
Meow J
4128bafee6 Number the new chapter as 07 2016-11-16 21:40:00 +08:00
Meow J
916ed3474b New chapter 2016-10-30 16:44:27 +08:00
Meow J
fc5e1f9a68 06-02 2016-10-06 02:36:12 +08:00
Meow J
77f0ab6a47 Add site description 2016-08-23 17:18:11 +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
Meow J
c67be8f665 Add 06-02 to mkdocs.yml 2016-08-19 10:14:01 +08:00
Meow J
6a31e25014 Add 06-01 to mkdocs.yml 2016-08-19 03:41:13 +08:00
Meow J
3185f997d6 Add 06-06 to mkdocs.yml 2016-08-15 13:51:44 +08:00
Meow J
94968f8194 Fix links to master branch 2016-07-08 18:03:22 +08:00
Meow J
1efed6e4fe Add site_url repo_url 2016-07-06 03:21:57 +08:00
Meow J
a1dc18d723 Stop refreshing 2016-07-06 02:27:55 +08:00
Meow J
850e2e0bfc Cutting titles 2016-07-06 02:14:11 +08:00
Meow J
d2cefc7bfd Add introduction 2016-07-05 21:37:04 +08:00
Meow J
74186e9874 Add Disqus to each section 2016-07-04 20:53:48 +08:00
Meow J
f473a84403 Update site name 2016-07-04 20:36:14 +08:00
Meow J
d8ebc4ee4f Final version of new theme, awaiting revert 2016-07-04 19:08:36 +08:00
Meow J
48921aa2e3 Update mkdocs.yml 2016-07-04 18:55:40 +08:00
Meow J
08eab861d0 work please 2016-07-04 18:52:48 +08:00
Meow J
1a3a3185b0 Clean up unused files 2016-07-04 18:30:26 +08:00
Meow J
de1f5bace0 Hacking around 2016-07-04 18:26:30 +08:00
Meow J
4e77d1edc8 New theme 2016-07-04 18:02:36 +08:00
Meow J
5460e993bb Still attempting 2016-07-04 03:30:17 +08:00
Meow J
98b7fcf263 Another attempt 2016-07-04 03:22:50 +08:00
Meow J
b099754686 Try to add MathJax support 2016-07-04 03:20:40 +08:00
Meow J
b0ef885f79 Update mkdocs.yml 2016-06-12 19:12:18 +08:00
Meow J
7d7f68fae2 Fix 404 error 2015-09-28 22:20:49 +08:00
Meow J
5160a8de80 Fix failing build 2015-09-25 23:44:08 +08:00
Meow J
41207bd0ea Fix failing build 2015-09-03 14:18:51 +08:00
Geequlim
7f7bafce08 Add index for Text rendering 2015-08-23 12:29:40 +08:00
Meow J
a72ce104af Minor tweaks to 01-04 2015-08-15 19:33:29 +08:00
Meow J
ed4637e975 Claim 05-08, 05-09 2015-08-10 22:07:39 +08:00