|
|
> I thought I will not make it shorter just to make Tom Melly happy but I
> couldn't resist ;-)
>
> light_source{1on}#macro R(D,F,G,E)cone{D,0D+vrotate(y,-
> 90*z*G).1pigment{rgb D/6}}#if(F)R(D+<1-abs(G-1)1-G,0>F-
> 1int(3*rand(E))E)#end#end R(<-2,1,6>10,2seed(20960))//TM
It is never short enough:
light_source{1on}#macro R(D,H,F,C)cone{D,0H.1pigment{rgb D/6}}#if(F)R(H
H+vrotate(y,-90*z*int(3*rand(C)))F-1C)#end#end R(<-2on,6><-2no
6>10seed(20960))//TM
--
merge{#local i=-11;#while(i<11)#local
i=i+.1;sphere{<i*(i*i*(.05-i*i*(4e-7*i*i+3e-4))-3)10*sin(i)30>.5}#end
pigment{rgbt 1}interior{media{emission x}}hollow}// Mark Weyer
Post a reply to this message
|
|