Skip to content
Forum Archive

Have i learned about DM??

4 posts

greatWho#

Have i learned about DM??

i poste this pack, to ask you, if you think i had made a good job or not. and what you think about the DM's(presets).

Attachments

Montana#
greatwho, you have defently learned some,
i'll give you a little tip,

you sometimes write
variabel=(-1)*variabel 
this is right but there is a smarter way
variabel=-variabel 
another tip is a simple thing that i figured out after doing it on my calcutator

frame
t=t+.1 // t is increasing with 0.1 for every frame

pixel
x=x+sin(t)
when the variable t is sin:ed it's value goes between -1 & 1,
so what i done is to add the sin(t) with x and
now the the objects goes back and forwards on the screen
p.s. i'm terrible @ explaining so i'm sending a preset that explains it better
Nic01#
Ooh...

Good job... Good job...

From the AVS Screen alone, they seem complicated...

But there's one certain little thing you need to work on :

Try to attract viewers, not give them something they would call, um, uh, "boring"...
Otherwise, good job - though not exactly eye candy 🙄 .

P.S. : One of the presets is a nice eye candy. Hopefully, you can figure out which one is it. 😉
Jaheckelsafar#
Generally not the type of DM I like. They do show an understanding of DMs and the math required to use them though. 🙂

I tend to like swirly stuff that shows a lot of movement. Little movement (sp?) and linear movement do much for me. They aren't as absorbing.

So 👍 for understanding, 👎 'cause it's not my style.