PseudoLensFlares Op
simulate lens flare effect
Summary (oneliner)
<p>This is a post-processing effect to simulate lense flares.</p> <p>Lense flares happen when stray light reflects on some elements of a lens. This stray light can create light streaks, "sunbursts" or reduction in contrast and saturation.</p> <p>You can simulate this effect with this op.</p>
- Ops.Gl.ImageCompose.PseudoLensFlares
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch lens flares
INPUT PORTS
<p>trigger input</p>
<p>intensity of rays from the middle</p>
<i>integer</i>
)<p>amount of rays</p>
<p>amount of rays in the middle & smear intensity</p>
<p>intensity of surrounding halo ring</p>
<p>width of surrounding halo ring</p>
<p>color mask for color of light rays</p>
OUTPUT PORTS
<p>trigger output</p>
Patches using PseudoLensFlares
Changelog
rename | Ops.Gl.TextureEffects.PseudoLensFlares renamed to Ops.Gl.ImageCompose.PseudoLensFlares | stephan - 2023-12-06 10:52 |