Skip to content
Forum Archive

windowed fx

5 posts

greatWho#

windowed fx

watch my newest creation it's one effect in a window and the border ist the second effect
i made two diffrent versions

witch one do you like more?

GreatWho

download the zip in my second post, this here contains only on of both avs
greatWho#
uuups..... sorry, my mistake
here is the zip with both

Attachments

Montana#
they are ok, you that you can do that with some alpha code and it won't get as slow as this.

tip: i often saw that you wrote "di3=(-1)*di3" in your dm's and you can reduce that to "di3=-di3" becuse you muliply di3 with -1 and that's the same thing as negatising it directly
greatWho#
i don't know how to use alpha and what's it's effect is...

i know, that di3=(-1)*di3 is like di3=-di3....so i can see, if anyone uses my codes 😉