POV-Ray : Newsgroups : povray.general : Pov 3.5? : Re: Pov 3.5? Server Time
8 Aug 2024 06:17:50 EDT (-0400)
  Re: Pov 3.5?  
From: Jan Walzer
Date: 17 Apr 2001 15:13:41
Message: <3adc95e5$1@news.povray.org>
it was just my cat, walking 'bout my keyboard ... she's quite
intelligent, isn't she ?
*g

background{rgb 1}camera{location<1,5,-2>look_at 0}#macro
m(a,b,i)#local d=(b-a)
/8;#local
e=vcross(d,y);#if(i)m(a-e,a+e+2*d,i-1)m(a+e,a+2*d-e,i-1)m(a+3*d-e,a+e
+3*d,i-1)m(a+3*d-e,a+5*d-e,i-1)m(a+6*d-e,a+e+6*d,i-1)m(a+8*d-e,a+e+8*d
,i-1)#else
cylinder{a,b,vlength(d)/3 pigment{rgb 0}}#end#end m(-4*x,2*x,4) // Jan
Walzer


"Pete" <Pet### [at] nymaliasnet> schrieb im Newsbeitrag
news:472### [at] nymaliasnet...
> Jan wrote:
>
> >you have 180% time for your projects ???
>
> >--
> >background{rgb 1}camera{location<1,5,-2>look_at 0}#macro
> >m(a,b,i)#local d=(b-a)
> >/8;#local
>
>e=vcross(d,y);#if(i)m(a-e,a+e+2*d,i-1)m(a+e,a+2*d-e,i-1)m(a+3*d-e,a+e
>
>+3*d,i-1)m(a+3*d-e,a+5*d-e,i-1)m(a+6*d-e,a+e+6*d,i-1)m(a+8*d-e,a+e+8*
d
> >,i-1)#else
> >cylinder{a,b,vlength(d)/3 pigment{rgb 0}}#end#end m(-4*x,2*x,4) //
Jan
> >Walzer
>
>
>         I ran your sig through povray to see what it would
> do.  Wicked cool.
>
> Pete
>


Post a reply to this message

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