POV-Ray : Newsgroups : povray.general : New to the forum and testing a sig : Re: New to the forum and testing a sig Server Time
4 Aug 2024 20:15:27 EDT (-0400)
  Re: New to the forum and testing a sig  
From: Wayne Fluharty
Date: 19 Feb 2003 22:41:00
Message: <3e544e4c$1@news.povray.org>
"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



Sorry to reply to my own message so much, but I keep finding ways to reduce
my sig (Thanks, Francois!)

I took the whole union/scale off and shaved another 15 characters off of it.
Because it was scaling the whole thing, the perpective does not change when
you unscale it...

-Flu

--
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 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)//Flu


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.