POV-Ray : Newsgroups : povray.general : Shortest Code Contest : Re: Shortest Code Contest Server Time
7 Aug 2024 03:18:03 EDT (-0400)
  Re: Shortest Code Contest  
From: Ron Parker
Date: 21 Jan 2002 17:06:50
Message: <slrna4p47s.fcq.ron.parker@fwi.com>
On Mon, 21 Jan 2002 11:52:06 -0500, Greg M. Johnson wrote:
> "Tom Melly" <tom### [at] tomandlucouk> wrote in message
> news:3c4c2778$1@news.povray.org...
>> 1. Wait until 3.5 is officially released
>>
> 
> Well, is that  a half dozen weeks or a half dozen months??

"yes"

-- 
#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{rgbt 1}hollow interior{media{emission T}}finish{
reflection.1}}#end Z(-x-x.2y)Z(-x-x.4x)camera{location z*-10rotate x*90}


Post a reply to this message

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