light_source{0,1.5}#local i=720;#while(i)sphere{x,.4pigment{function{i/720}color_map{[0rgb x][1/6rgb x+y][2/6rgb y][.5rgb y+z][4/6rgb z][5/6rgb x+z][1rgb x]}}finish{phong.8}rotate y*i*3.5translate x*2.5rotate z*i translate 9*z}#local i=i-5;#end