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

Update 07 Bloom.md, code_fixer.css, mkdocs.yml

This commit is contained in:
Meow J
2015-07-25 22:46:05 +08:00
parent 7641f20339
commit 71c6e392c4
3 changed files with 7 additions and 62 deletions

View File

@@ -45,7 +45,7 @@ pages:
- 法线贴图: '05 Advanced Lighting/04 Normal Mapping.md'
- 视差贴图: '05 Advanced Lighting/05 Parallax Mapping.md'
- HDR: '05 Advanced Lighting/06 HDR.md'
- Bloom: '05 Advanced Lighting/07 Bloom.md'
- 泛光: '05 Advanced Lighting/07 Bloom.md'
site_name: LearnOpenGL-CN