// Twist, by Terry Guldimann ( twgul@conncoll.edu )
// if it runs slowly raise 'Rens=10' to 15 or 25.


Durn="6",

CamX="5*sin(.2*t)",
CamY="5*cos(.2*t)",
CamZ="20+.5*sin(t)",

CmLX="0",
CmLY="0",
CmLZ="20",

CUpX="0",
CUpY="0",
CUpZ="1",

D2="3.14159265 * s",


R="sin(  D2 )-.25",
G="sin(  D2 +  1.0471975 ) - .25",
B="sin(  D2 -  1.0471975 ) - .25",

widt=390,heig=330,

ConL=0,ConB=0,

LWdt="2*fft(dt)",


C0="8*PI*dt",
D0=".5+fft( s )",
D1="2*s-2",

C1="10*sin(c0)",
C2="10*cos(c0)",

X=" c1*d1*d0",
Y="-c2*d1*d0",
Z="40* ( .5 * s + dt*(1.2-s) )",

Scal="1700",
ScSz=1,

Pers="350",

Vers=40