|
|
That looks great. :)
Rune
--
/* -ga +kff500 +kc +w160 +h120 -a */ #macro L(X)sphere{z+vturbulence(
1,1,1,P+5*X),.05*S pigment{rgb X-A}}#end light_source{0,2}#local C=0;
#while(C<20)#local V=clock-8e-4*C;#local A=C/20;#local S=1-A;#local P
=vrotate(8*x,360*y*V);L(x)L(y)L(z)#local C=C+1;#end// Rune
Post a reply to this message
|
|