Apply shader effects from SHADERTOY to OBS (with obs-shader-effects) Hi everyone, I'm looking to apply a "bad TV" or VHS effect on a livestream with OBS. I've oriented my research towards the SHADER option. I installed the Shader-effects plugin on OBS. The plugin works well with the...
Shader"Hidden/VHSShader"{Properties{_MainTex("Texture",2D)="white"{}_LensDistortion("Lens distortion",float)=1.2_ChromaticAberration("Chromatic aberration",float)=0_ColorBleedIterations("Color bleed iterations",float)=0_ColorBleedAmount("Color bleed amount",float)=0_LineAmount("Line amount",float...
Shadertoy 浏览 新建 登录 0.44 0.5 fps 640 x 360 VHS wobble 1 Views: 237, Tags: filter 创建自 Patrolin 内2023-03-23 slight x wobble modeled after youtube videos Image 着色器输入 uniform vec3 iResolution; // viewport resolution (in pixels)uniform float iTime; // shader playback ...