Magic Torus

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

Magic Torus

Post by pooky »

This is my first attempt at a waveshape config. Naturally, since i made it, i think it's awesome! The best way i can describe it is a 3D rotating wireframe torus. I hope you like it as much as i do. :-)

//Waveshape name: DD-Magic Torus

Aspc=1
Stps="NUM_SAMPLE_BINS"

A0="rnd(1)"
A1="rnd(1)"

B0="trnc(BASS)/B2-abs(sin(t/4))"
B1="trnc(BASS)/B3-abs(sin(t/2))"
B2="A0*t"
B3="A1*t"

C0="s*PI*128+B2"

X0="cos(C0/64)*B0+sin(C0)*0.3"
Y0="sin(C0/64)*B1+cos(C0)*0.3"

LWdt="1"
Pen="1"
ConB=1
Meta="reactive=5 detail=4 density=4 morphable=4"
Vers=270

yahtzee
Posts: 7
Joined: Thu Nov 23, 2006 9:16 pm

Post by yahtzee »

not bad especially for first try

Post Reply