POV-Ray : Newsgroups : povray.general : Transmit > 1 : Re: Transmit > 1 Server Time
6 Aug 2024 16:56:40 EDT (-0400)
  Re: Transmit > 1  
From: Ron Parker
Date: 15 Feb 2002 08:24:02
Message: <slrna6q2vj.2vg.ron.parker@fwi.com>
On Fri, 15 Feb 2002 02:02:40 -0500, Timothy R. Cook wrote:
> Hehehe! This is cool!

Try this one.  I wanted to make a signature out of it, but couldn't work
my initials into it:

camera{location-5*z}plane{-z,0texture{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}

-- 
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbf 1}hollow interior{media{emission 3-T}}}#end 
Z(-x-x.2x)camera{location z*-10rotate x*90normal{bumps.02scale.05}}


Post a reply to this message

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