Code: Select all
//Rovastar - Patchwork Candy
Aspc=0
A0="20 + flor(rnd(30))"
A1="20 + flor(rnd(30))"
A2="20 + flor(rnd(30))"
A3="20 + flor(rnd(30))"
srcX="x+ 0.01*sin((y+0.2*sin(x*A0))*A1)"
srcY="y + 0.01*cos((x+0.2*cos(y*A2))*A3)"
Vers=209
//Rovastar - Patchwork Candy (Surround Mix)
Aspc=0
A0="20 + flor(rnd(30))"
A1="20 + flor(rnd(30))"
A2="20 + flor(rnd(30))"
A3="20 + flor(rnd(30))"
srcR="r+ 0.01*sin((theta+0.2*sin(r*A0))*A1)"
srcT="theta + 0.01*cos((r+0.2*cos(theta*A2))*A3)"
Vers=209