POV-Ray : Newsgroups : povray.general : Transmit > 1 : Re: Transmit > 1 Server Time
6 Aug 2024 16:55:59 EDT (-0400)
  Re: Transmit > 1  
From:
Date: 15 Feb 2002 08:56:59
Message: <4j4q6uoptsn58uon9ij4l4p4ceou0453ht@4ax.com>
On 15 Feb 2002 08:24:02 -0500, Ron Parker <ron### [at] povrayorg> wrote:
> Try this one.  I wanted to make a signature out of it, but couldn't work
> my initials into it:

Sorry if you don't like this kind of fix but I couldn't resist...

#macro _(p,P)cylinder{p+z*7P+7*z.2texture{pigment{bozo color_map{[.5rgb 0]
[.5rgb 1]}}finish{ambient 1}}#declare T=0;#while(T<10)#declare T=T+1;texture{
pigment{bozo color_map{[.5rgb.5filter-2][.5rgbt 1]}}finish{ambient 1}translate
.9*T}#end}#end _(y+z.1*y-6*z)_(.3.3-2.8*y)_(-.3y*-2-.3)_(0y*-2.4-1.5*x)

ABX


Post a reply to this message

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