I feel inspired! :)
#local P=function{pigment{image_map{png"s"}}}#local Y=0;#while(Y
<50)#local X=mod(Y,2)/2;#while(X<40)#local C=P(X/40,Y*.02,0);#if
(C.gray<1)sphere{<X,Y*.8>/40-.5+z,.011pigment{rgb C}}#end#local
X=X+1;#end#local Y=Y+1;#end background{1}light_source{y-.5,5}
--
Tek
www.evilsuperbrain.com
Post a reply to this message
Attachments:
Download 'balls.jpg' (66 KB)
Preview of image 'balls.jpg'
|