mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-13 07:15:06 +00:00
0c92f3dbf5
Adds Inner/Outer Shadows for dynamic sources based on signed distance field generation. This is fast, but does add a bit of latency when it comes to updates - which means that moving objects will leave a trail before the generator has a chance to update. Fixes #3 |
||
---|---|---|
.. | ||
bilateral-blur.effect | ||
box-blur.effect | ||
color-conversion.effect | ||
displace.effect | ||
gaussian-blur.effect | ||
mask.effect | ||
mip-mapper.effect | ||
mipgen.effect | ||
sdf-generator.effect | ||
sdf-shadow.effect |