mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-24 04:15:11 +00:00
7cf3e17b9b
Sources were rendering with a black border around them if they had a soft fade, which is due to how the shadow calculated the image sample. With the new shader code this is now fixed and the source looks like it should be. Additionally this removes the bug where enabling any shadow would cause only the texels to draw that were above the threshold. Additionally this adds support for inverse gradients (min > max) and negative gradients for outer shadows instead of only positive gradients. This technically allows for cleaner shadows. |
||
---|---|---|
.. | ||
blur.effect | ||
color-conversion.effect | ||
displace.effect | ||
mask.effect | ||
mipgen.effect | ||
sdf-generator.effect | ||
sdf-shadow.effect |