POV-Ray : Newsgroups : povray.general : No_reflection? : Re: No_reflection? Server Time
7 Aug 2024 05:22:42 EDT (-0400)
  Re: No_reflection?  
From: Ron Parker
Date: 20 Nov 2001 21:14:54
Message: <slrn9vm3gv.n6.ron.parker@fwi.com>
On Tue, 20 Nov 2001 21:06:06 -0500, Timothy R. Cook wrote:
> Ok, I see it.  Hmm.  Is it new for 3.5?

It's new for 3.5, but there was a way to fake it in 3.1 and there was an
implementation of it in MegaPOV as well.

-- 
#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.