mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
c59ec2511b
This refactors the SDF Effects to use a normal blend function instead of doing the blend in the effect itself, improving quality and reducing problematic sampling issues. In addition to this, the effect files have been cleaned up slightly and renamed to their proper names. Glow and Stroke are now supported, which solves both #2 and #4 in one go. The caching optimization has also now been implemented, reducing the number of renders for this filter to 1 for each tick. |
||
---|---|---|
.. | ||
blur | ||
sdf | ||
color-conversion.effect | ||
displace.effect | ||
mask.effect | ||
mipgen.effect |