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
|