1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00
Files
LearnOpenGL-CN/05 Advanced Lighting/07 Bloom.md
Meow J 1c54440a04 Update progress
Claim Bloom
2015-06-26 23:54:21 +08:00

5 lines
142 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

本文作者JoeyDeVries由Meow J翻译自[http://learnopengl.com](http://learnopengl.com/#!Getting-started/Shaders)
## 泛光(Bloom)
#WIP