POV-Ray : Newsgroups : povray.text.scene-files : Eyeball code. : Re: Eyeball code. Server Time
29 Jul 2024 04:33:28 EDT (-0400)
  Re: Eyeball code.  
From: Morpheus Dreamlord
Date: 21 Jun 1999 22:11:26
Message: <376EF0C7.9658B2AD@excite.com>
Yup, edit - prefs - mail 7 news - identity, down the bottom you add the
local address for a text sig file.

Samuel Benge wrote:
> 
> Nieminen Mika wrote:
> 
> >   Since I like to show examples about this, here is one again:
> >
> > #ifdef(Im) #declare a=zr*zr; #declare b=zi*zi; #declare zi=2*zr*zi+Im;
> > #declare zr=a-b+Re; #declare n=n+1; #if(n<9 & a+b<4) #include "obfmand.pov"
> > #else sphere {<Re,n/20,Im>,.05 pigment{rgb <n/9,0,0>} finish{specular .5}}
> > #debug substr(c,n,1) #declare Re=Re+.05; #end #else #declare c=" .,-=OXM#"
> > #declare Im=-1; #while(Im<=1) #declare Re=-2; #while(Re<=1) #declare zr=Re;
> > #declare zi=Im; #declare n=0; #include "obfmand.pov" #end #debug "\n" #declare
> > Im=Im+.05; #end camera { location <-3,5,-5> look_at -x*.5 angle 35 }
> > light_source { <100,100,0> 1 } #end
> 
> Is that how my code is read by you guys? I don't indent things, but I do keep
> certain things on their own lines, if you know what I mean.
> 
> By the way, does Netscape have a signature feature so I don't have to keep writing
> my name and e-mail?
> 
> SamuelT
> 
> STB### [at] aolcom

-- 

Politicians - It seems to me that the worst of them could convince me
that horse shit tastes like honey-cake; the best of them would leave
me believing that I alone in all the world had failed
to enjoy its flavour.

The individual is more important then the state!


Post a reply to this message

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