1. Fortune Cookie (props to Erlend Robaye)
(PS The A variable code is directly from him, as after some experimentation here, I chose not to toy around with what looks to me to be just the right series of rnd parameters)
Aspc=1,
A0="rnd(.4) + .35",
A1="A0 + .1 + rnd(.2)",
A2="(rnd(.03)+.03)*sgn(rnd(.5)-.5)",
A3=(1-rnd(.03))",
A4="flor(2+rnd(20))",
A5="1/(A1-A0)",
A6="flor(58+rnd(40))",
A7="A0+1",
A8="A1-1",
A9="A5*2",
srcR="clip(r)+log(1+flip(sin(theta*a6))*a2)",
scrT="theta-trwv(a7-flip(r))*trwv(r-a[eight])*cos(a2)*sin(a9*sgn(r-a0)-log(1))",
Vers=100
PS: for some odd reason this emoticon stuff insists on seeing the number eight as a sunglassed-smiley; hence the strange bracketing in the code.
2. Jacuzzi (props to Erlend Robaye again)
PS: THis time I tweaked the numerology in the A params)
Aspc=0,
A0="rnd(.314)+.471",
A1="A0 + .1256 + rnd(.2512)",
A2="(rnd(.0314)+.0314*sgn(rnd(.628)-.628)",
A3="(1.256-sgn(rnd(.0314)))',
A4="sgn(2.512+rnd(25.12))",
A5="1.256/(A1-A0)",
A6="flor(50.24+rnd(50.24))",
A7="A0+1.256",
A8="A1-1.256",
A9="flor(a5)*pi",
srcR="-r*(1+flip(cos(theta*a6))*.01)",
srcT="flip(theta)+flip(a7-r)*rnd(r-a[eight])*a2*cos(a9*trwv(r-a0)-1)",
Vers=100
More to come.
EDIT: Oh, lookie lookie...
3. Exodus (Ths one's for you John)
A0=".00004*(250+(rnd(500)))",
A1="A0", //I'm almost 100% sure this is feasible, so as to avoid redundancy.
A2="2+flor(rnd(4))",
A3="A2", //see comment for a1.
srcX="x-a0*cos(1/sin(y^(a2)))",
srcY="y-a1*sqr(1/sin(x^(a3)))",
vers=100
4. (ColorMap) The Ladder of Divine Ascent.
Props to Erich Kodotai (spontaneously self-edited by me just now to make the numbers in 3 statements match at the RHS. I doubt it'll make much visual difference, though)
B="flip(i*1+.2)*sin(-i*3+t*.004)+.5*sin(t*.06789)",
G="cos(.7-.8*sin(-i*9*cos(.012*t)+t*.034)+.56*cos(t*.0789))",
R="sin(.6+.7*cos(-i*8.9+t*.0123456789))",
vers=100
'Mkay, *That's* all...for now. Mwaahahahahahaaaaah....
