Page 1 of 1

Editing Transform Matrix code to separate spread on X and Y axes

Posted: Thu Apr 20, 2023 7:48 am
by lego_man
Hello everione,

I am trying to modify the code for the Transform Matrix effect in Madmapper to separate the spread on the X and Y axes. Currently, the spread parameter affects both axes equally, but I want to have independent control over the spread on each axis.

Any idea?

Re: Editing Transform Matrix code to separate spread on X and Y axes

Posted: Fri Apr 21, 2023 9:50 am
by mad-matt
Right click the FX and choose "Open In Editor", now you have the code, you can do it... Let's do it together: https://youtu.be/UOo8gEfHv3Q

Re: Editing Transform Matrix code to separate spread on X and Y axes

Posted: Thu Apr 27, 2023 6:31 am
by lego_man
Cool!

Merci Mathieu!