Home
Categories
Tags
Archives
About
Subscribe
ShaderToy Bloom Effect
2020/01/11
阅读量
次
目录
简单bloom效果的实现,在已知距离场的情况下,使用距离的倒数以及指数函数来模拟bloom的效果;
shader范例: