Apply an effect on a part of the frame of a clip

Post your questions here and we'll all try to help.
tijnisfijn
Team Resolume
Posts: 312
Joined: Fri Dec 06, 2019 00:01

Re: Apply an effect on a part of the frame of a clip

Post by tijnisfijn »

You could play around with this same principal with a low res effect, but it gets a bit more complicated if you want to really get to the resolution to become slowly lower towards the edge. A solution would be to take the incoming texture, make it into let's say 10 textures by a lo-res effect which you can instance with a linear notes. Going from normal resolution to very low resolution in 10 steps. then you need to have a way to split the gradient mask up in 10 parts depending on the gray value. You can do this with a within note. Or you have to make 10 different ring shapes. Then you have 10 different masks, which you can use to mask the 10 different versions of the effect. that should/would give you something that you looking for. So quit a bit more complicated. But a nice way to train your skills... ;)

jobee
Posts: 25
Joined: Tue May 30, 2023 23:15

Re: Apply an effect on a part of the frame of a clip

Post by jobee »

Hello,
and thanks again for your advices !
Yes, I will try some of your thoughts when I can take time to really dive in the deep of Resolume :-)
But, just one thing when you tell "linear notes" / "a within note", you mean a "node" is that right?
Best regards

Jonathan

tijnisfijn
Team Resolume
Posts: 312
Joined: Fri Dec 06, 2019 00:01

Re: Apply an effect on a part of the frame of a clip

Post by tijnisfijn »

yes just a node. Sorry for the typos :D

jobee
Posts: 25
Joined: Tue May 30, 2023 23:15

Re: Apply an effect on a part of the frame of a clip

Post by jobee »

:D Yes, thank you Arvol !

Post Reply