Page 1 of 1

GLSL Shaders as an overlay or texture

Posted: Thu Aug 06, 2020 2:12 pm
by ExplosiveOne1
Is it possible to use the GLSL Shaders as an overlay or texture on another video file? If so, how would I do that?

Re: GLSL Shaders as an overlay or texture

Posted: Thu Aug 06, 2020 3:36 pm
by Sadler
You can blend any two modules together with the Blend module. It has many blend modes including 'overlay'.