StreamFX is a plugin for OBS® Studio which adds many new effects, filters, sources, transitions and encoders - all for free! Be it 3D Transform, Blur, complex Masking, or even custom shaders, you'll find it all here.
plugin
apple
addon
amd
nvidia
blur
signed-distance-field
obs
amf
obs-studio
prores
noise-reduction
upscaling
av1
nvenc
color-correction
color-grading
aom
greenscreen
-
Updated
Mar 24, 2022 - C++
I think using time to animate things in shaders is such a basic thing to want that it should probably just always be available. It allows implementing really cool stuff with very little effort.
Also, the performance overhead of needlessly adding the time uniform when not used is probably very low (but should double check this)
@omphalosprime did this in their fork: https://github.com/omphalo