POV-Ray : Newsgroups : povray.newusers : multiple media objects in one scene : Re: multiple media objects in one scene Server Time
30 Jul 2024 12:28:57 EDT (-0400)
  Re: multiple media objects in one scene  
From: gonzo
Date: 19 May 2004 14:25:00
Message: <web.40aba571c1340bc7a0c272b50@news.povray.org>
"bongotastic" <cbl### [at] csdalca> wrote:
> Hi, I have a media related question.
> If I trace two transparent sphere with a smoke-like media inside, everything
> is fine. If I dare tracing three or more in my scene, I get to see the
> interior surface of the spheres as black patches.
<snip>
>
> #declare tex =
> texture{ pigment {rgbf<1,1,1,1>}
>             finish{ambient 0 diffuse 1}}
>

I know teacher, I know!  <waving hand wildly>

I had this same problem when I was learning to play with media. Try removing
the filter component of your pigment.

RG


Post a reply to this message

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