POV-Ray : Newsgroups : povray.advanced-users : caustics and fog (photon mapping with scattering media) : Re: caustics and fog (photon mapping with scattering media) Server Time
3 Jul 2024 04:38:53 EDT (-0400)
  Re: caustics and fog (photon mapping with scattering media)  
From: Warp
Date: 3 Feb 2010 15:49:20
Message: <4b69e150@news.povray.org>
Christian Froeschlin <chr### [at] chrfrde> wrote:
> box
> { <-2, -1.9, -2>, <2, -1.5, 2> hollow
>    interior
>    {
>      ior 1.0
>      media {scattering {1, 0.5*<1,0,0>}}
>    }
>    pigment { rgbt 1 }
>    photons { collect off refraction on}
> }

  That makes it work, indeed.

-- 
                                                          - Warp


Post a reply to this message

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