|
|
Program ended abnormally on 2/19/03 10:16 PM, Due to a catastrophic
Wayne Fluharty error:
> "Francois Labreque" <fla### [at] videotronca> wrote in message
> news:3E5### [at] videotronca...
>
>>
>>Program ended abnormally on 2/19/03 7:57 PM, Due to a catastrophic Wayne
>>Fluharty error:
>>
>>>Just wanted to say "hello" by trying a new sig. What do you think? Any
>>>comments or suggestions are appreciated!
>>
>>Cool sig.
>>
>>I managed to shave off 19 characters from it. Whaddaya think?
>>
>>light_source{0 1}#default{pigment{rgb 1-y}}#declare W=3;#macro F(L,U)box{
>><W,L-.5,6><W+.1,U-.5,7>}#end#macro H(A,R,T,Y)F(R,Y)box{<A,W-.5,6><T,(W-.4
>>),7>}#declare W=W-1;#end union{H(-2,0,.1,0)H(-1,-1,2.1,2.1)F(-2,-1)H(-1,0
>>,0,2)H(-2,-1,-1,3)H(0,-2,2,1)H(-1,0,1,3)scale .1}// wfl### [at] worldnetattnet
>
>
> I think I still have a lot to learn. :)
We all do. Now, we'll just have to see what Warp and Wlodimierz can come up
with! ;)
>
> I was trying to think of some way to "scale" it and I never thought about
> using "scale". Duh!
>
> Thanks for the improvement.
You're welcome.
--
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/* flabreque */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/* @ */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/* videotron.ca */}camera{orthographic location<6,1.25,-6>look_at a }
Post a reply to this message
|
|