POV-Ray : Newsgroups : povray.advanced-users : is a one-way-transparent glass possible? : Re: is a one-way-transparent glass possible? Server Time
29 Jul 2024 18:24:14 EDT (-0400)
  Re: is a one-way-transparent glass possible?  
From: Ron Parker
Date: 18 May 2001 08:43:47
Message: <slrn9ga684.rdn.ron.parker@fwi.com>
On Fri, 18 May 2001 10:50:32 +0200, Christoph Hormann wrote:
>You could try megapov's 'interior_texture' feature

Or megapov's light groups, or projected_through.  For this, projected_through
would probably be the most elegant solution.

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