light_source{0,1} #local R=seed(0); #macro W()rand(R)#end #local C=0; #while(C<999) sphere{x*.8,1 scale<.5,.05,.1> rotate 360* translate z #local C=C+1; pigment{rgbf} finish{reflection{.9}}} #end