PDA

View Full Version : windowed fx


greatWho
11th July 2002, 19:49
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

Montana
11th July 2002, 21:00
where's the second one, the zip only contained 1 avs file

greatWho
11th July 2002, 21:39
uuups..... sorry, my mistake
here is the zip with both

Montana
11th July 2002, 21:49
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
11th July 2002, 22:51
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 ;)