A preliminary experiment for SCC#5 produced an image I rather liked, so I
thought I'd share it. (184 characters crunched - preliminary title: "Order &
Chaos")
===================================
Code:
light_source{z*9,1}
#local A=100;#while(A>.5)
sphere{<0,.1*A,12>,.07
pigment{color rgb<1+sin(A*75),1+cos(A*75.8),1+1.5*sin(A*450)>}
finish{ diffuse 1}rotate z*360*A}
#local A=A*.99982;#end
===================================
Best Regards to All,
-Mike C.
Post a reply to this message
Attachments:
Download '184chars.jpg' (232 KB)
Preview of image '184chars.jpg'
|