|
|
stbenge wrote:
>
> Thanks. For making me feel even more guilty...
>
Hey, I aim to please!
>
> Do you:
> a) frantically multi-task to the point of getting little done?
Yes.
> b) expect too much of people?
Yes.
> c) frequently assume a task because 'it's not getting done'?
Yes.
>
> If you answered two out of three, you may be heading for fragmentation.
Whoa, thank goodness I answered three out of three. I was afraid I was,
like, Type A-ing myself to death.
--Sherry Shaw
--
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}// TenMoons
Post a reply to this message
|
|