Intense config

Discussion forum for G-Force users

Moderators: BTT, andy55, b.dwall, juxtiphi

Post Reply
pooky
Posts: 60
Joined: Wed Nov 22, 2006 2:44 pm

Intense config

Post by pooky »

Perhaps Intense is not the right name, but it's the best i could do.

Have fun!!

// WaveShape Name: DD-Intense

Stps=4

Aspc=0

A0="pi*sgn(sin(t))"
A1="NUM_S_STEPS-1"

B0="cos(t*a0)*b3"
B1="sin(t*a0)*b3"
B2="pos(sin(a0*t)+a1)/3*pi"
B3="trwv(fft(s)+.5)"

C0="s*b2"

X0=".4+.6*b0*cos(t+c0*s)"
Y0=".4+.6*b1*sin(t-c0*s)"

X1="-.4+.6*b0*cos(t+c0*s)"
Y1=".4+.6*b1*sin(t-c0*s)"

X2=".4+.6*b0*cos(t-c0*s)"
Y2="-.4+.6*b1*sin(t-c0*s)"

X3="-.4+.6*b0*cos(t+c0*s)"
Y3="-.4+.6*b1*sin(t+c0*s)"

X4="b0*cos(t-c0*s)"
Y4="b1*sin(t+c0*s)"

LWdt="5-(s*4)"
Pen="1.2-s"
ConB=1
Meta="reactive=4 detail=4 density=4 morphable=4"
Vers=100

User avatar
markofkane
Posts: 346
Joined: Thu Feb 03, 2005 3:08 pm

Post by markofkane »

Very nice addition!! Thanks!! 8) 8) 8) 8)

User avatar
juxtiphi
Moderator
Posts: 1471
Joined: Sat Jan 15, 2005 1:29 pm

Post by juxtiphi »

Thanks again . I was wondering how long does it take to come up with a config?.

User avatar
JayPro
Posts: 738
Joined: Sat May 01, 2004 10:51 pm
Location: Huntington Station, Long Island, New York

Post by JayPro »

It depends on how skilled you are at the coding language. Beginners, as you can well surmise, tend to keep their configs short and simple in order to get used to the varous functions in the language. It also can be of help to take an already existing effect and monkey with the code to see what adding, deleting or replacing certains things can do.
"God is syntax."

Post Reply