plane{z-y*2 9pigment{rgb 1-x}}light_source{99 1}#local S=seed(1);#local I=30;#while(I)sphere{0 1clipped_by{box{1.2-x.1}}pigment{rgb.4*rand(S)+y}rotate rand(S)*y*360translate}#local I=I-2e-4;#end