POV-Ray : Newsgroups : povray.general : Can anyone shorten this sig? : Can anyone shorten this sig? Server Time
5 Aug 2024 22:13:02 EDT (-0400)
  Can anyone shorten this sig?  
From: Tom Melly
Date: 18 Jul 2002 10:39:51
Message: <3d36d337$1@news.povray.org>
ideally 4*80 max?

#local T=2;#while(T>-2)#local U=-2;#while(U<2)#local Y=T;#local X=U;#local V=0;
#local W=1;#while(V<9)#local Z=X;#local X=X*X-Y*Y;#local Y=2*Z*Y;#local X=X+U;
#local Y=Y+T;#if(X*X+Y*Y>4)#local W=0;#local V=9;#end#local V=V+1;#end#if(W=1)
#local S=-2;#while(S<3)#if(S!=-1)box{0,.02 pigment{rgb 9}translate<T+S,U+1,6>}
#end#local S=S+1;#end#end#local U=U+.03;#end#local T=T-.05;#end//TM


Post a reply to this message

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