POV-Ray : Newsgroups : povray.general : Media problem Server Time
13 Aug 2024 11:24:11 EDT (-0400)
  Media problem (Message 1 to 3 of 3)  
From: Mark King
Subject: Media problem
Date: 25 Sep 1998 19:13:50
Message: <360C158E.C16B0698@csi.com>
I was just starting to use atmosphere in POV-Ray 3.02 and hesitated to
switch to the 3.1 beta for a while. But having made that switch I want
to render a scene I had been working on which uses an atmosphere to
simulate a dusty room with the early morning sun shining in a window. 

I was beginning to get somewhere in 3.02 but I wanted to finish it in
3.1. However I am having a great deal of trouble converting atmosphere
to media. I am getting nothing in the image at all now. My atmosphere
for the 3.02 scene was:

atmosphere {
  type 5    // Henyey-Greenstein
  eccentricity 0.3
  distance     40.0
  color <0.8,0.8,1.0,0.0,1.0>
  scattering   0.2
  samples      20
  jitter       0.2
  aa_threshold 0.1
  aa_level     8
}

There is a spotlight about 400 units from the room, which is about 20
units square, shining through a window with glass.

Could anyone tell me what settings I should use in media to get a
similar result? I have been through the documentation and have looked at
the example scenes, but I cannot seem to grasp what to do.

Thanks for your time.

Mark


Post a reply to this message

From: Michael Andrews
Subject: Re: Media problem
Date: 28 Sep 1998 14:57:10
Message: <360FCDF1.4C8DABB9@remove-this.reading.ac.uk>
Hi Mark,
    I've posted an image and pov source on p.b.images that is my best guess
at a direct translation from atmosphere to media, although I have put the
media in a box so it is more like an old scattering halo I guess.

    Bye for now,
        Mike Andrews.


Post a reply to this message

From: Mark King
Subject: Re: Media problem
Date: 28 Sep 1998 17:20:32
Message: <360FEF7A.2823BB86@csi.com>
Thanks for your help Mike. It is much appreciated. That was just the
effect I was after.

Mark

Michael Andrews wrote:
> 
> Hi Mark,
>     I've posted an image and pov source on p.b.images that is my best guess
> at a direct translation from atmosphere to media, although I have put the
> media in a box so it is more like an old scattering halo I guess.
> 
>     Bye for now,
>         Mike Andrews.


Post a reply to this message

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