POV-Ray : Newsgroups : povray.binaries.images : Radiosity - interior scene test (90 kbu) Server Time
1 Oct 2024 15:21:59 EDT (-0400)
  Radiosity - interior scene test (90 kbu) (Message 22 to 31 of 61)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Mael
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 13 Sep 2000 07:37:56
Message: <39bf6714@news.povray.org>
Great radiosity scene ..

Concerning the artifacts , have you tried to use a small value for
error_bound ? It works for me (on a very simple test)

image with error_bound = 0.1 and error_bound = 0.01

M


Post a reply to this message


Attachments:
Download 'im2.jpg' (41 KB) Download 'im1.jpg' (43 KB)

Preview of image 'im2.jpg'
im2.jpg

Preview of image 'im1.jpg'
im1.jpg


 

From: MikeH
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 13 Sep 2000 09:01:45
Message: <39BF7A8D.81469998@aol.com>
"I've made an "infinite light" modification to POV-Ray for my
wavelenght-dependant media patch.  Should I post the source code for the
"infinite light" stuff?"

Yes!  I'd like to try it out.

-Mike


Post a reply to this message

From: Kari Kivisalo
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 13 Sep 2000 15:10:21
Message: <39BFD14F.10320EA2@kivisalo.net>
Christoph Hormann wrote:
> 
> Kari Kivisalo wrote:
> >
> > I have a theory on why these changes were necessary to produce more
> > pleasing image than the "scientific settings".
> > [photosim stuff]
> 
> Sounds reasonable (although i *try* to judge realism from comparing to reality
> and not to photos).

What I was saying is that due to the limited dynamic range of computer
displays reality has to be compressed to fit a monitor. Photographers
have already done years of research how to compress contrast ratio of
100 000 in a real scene down to 100 which is the contrast ratio in a
good quality glossy photograph. This also happens to be the contrast
ratio of a good monitor. We can invent the wheel again but is it necessary?

Until we have displays that can match the real contrast ratios some kind
of compromise (compression, scaling, chopping, etc.) can't be avoided. Oh,
and those displays would be useless without at least 48bit input :)

> What we should not forget is, that the "scientific settings"
> are only a simplified mathematical model for reality,

All simulations suffer from this but to me the main goal is not to simulate
nature down to the tiniest atom. Simulations offer predictability and stability
so that all the users can be confident that when they use close to real life
parameters the output will be what one would expect. Just look at the first
encounters with the official radiosity feature. Every user had to experiment
with every scene to get decent results. The simulation will get you 80% there,
the rest is up to the artist (textures, lighting, etc.).

The photosim feature requires one additional camera parameter: exposure_time.
This will scale the maximum scene brightness along the transfer curve. There
could be an automatic feature to set the exposure time by measuring the
brigtness on certain spots on a scene just like in the real cameras :) The 
scene would be rendered just once and stored as floats and the photosim
calculations would work on the float values.


______________________________________________________________________
Kari Kivisalo                                  http://www.kivisalo.net


Post a reply to this message

From: ingo
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 13 Sep 2000 16:49:20
Message: <8FAEEF43Aseed7@204.213.191.228>
Kari Kivisalo wrote:

>The photosim feature requires one additional camera parameter:
>exposure_time. This will scale the maximum scene brightness along the
>transfer curve. There could be an automatic feature to set the exposure
>time by measuring the brigtness on certain spots on a scene just like
>in the real cameras :) 

The exposure time does not only affect the brightness of the picture, but 
also on the contrast. Contrast and brightness are not independent, they 
are controlled by exposure time and development time (with a given 
film/developer combination). 
To take a picture of a high contrast subject, you have to overexpose, this 
pushes the average density towards the shoulder of the density curve, to 
compensate you have to develop for a shorter time.

>The scene would be rendered just once and stored
>as floats and the photosim calculations would work on the float values.

one photosim for the monitor
one photosim for the printer
one for the slide-printer
...

Ingo

-- 
Photography: http://members.home.nl/ingoogni/
Pov-Ray    : http://members.home.nl/seed7/


Post a reply to this message

From: ryan constantine
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 13 Sep 2000 17:04:52
Message: <39BFEAF2.EBE8E907@yahoo.com>
> The exposure time does not only affect the brightness of the picture, but
> also on the contrast. Contrast and brightness are not independent, they
> are controlled by exposure time and development time (with a given
> film/developer combination).

don't aperture settings play in to this as well?

> To take a picture of a high contrast subject, you have to overexpose, this
> pushes the average density towards the shoulder of the density curve, to
> compensate you have to develop for a shorter time.
> 
> >The scene would be rendered just once and stored
> >as floats and the photosim calculations would work on the float values.
> 
> one photosim for the monitor
> one photosim for the printer
> one for the slide-printer

this all sounds very interesting.  are you guys suggesting you'll take
this stuff up and try to make it work?   i, for one, would like to see
this happen.


Post a reply to this message

From: Kari Kivisalo
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 13 Sep 2000 17:54:40
Message: <39BFF7D2.87BC7F08@kivisalo.net>
ingo wrote:
> 
> To take a picture of a high contrast subject, you have to overexpose, this
> pushes the average density towards the shoulder of the density curve,

I understand this. It reserves more dynamic range for the shadows
and medium brightness areas and cuts the bright areas. The user would
adjust the exposure to best fit the scene.

> to compensate you have to develop for a shorter time.

I was thinking the output would be automatically scaled so that the
brightest area in the image is set to 255 after the transfer curve.

My assumption was that the characteristic curve
http://www.kodak.co.uk/global/en/professional/support/techPubs/e55/f002_0494ac.gif
is the system transfer function [scene -> paper/transparency]. If the transfer
from film to paper/transparency is not linear this would have to be modelled
too.

> one photosim for the monitor
> one photosim for the printer
> one for the slide-printer
> ...

This is just a general color management problem and has nothing to do with povray.
POV-Ray produces best output on monitor. If you want to print it just tell your
CMS the specs of your monitor and all is fine :)


______________________________________________________________________
Kari Kivisalo                                  http://www.kivisalo.net


Post a reply to this message

From: Steve
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 13 Sep 2000 19:41:26
Message: <slrn8s044c.b8v.steve@zero-pps.localdomain>
The one thing that strikes me as being strange is the 
quite clear reflection of the wallpaper on Vickies skirt 
as shown in the attached image.


Post a reply to this message


Attachments:
Download 'tr7.jpg' (3 KB)

Preview of image 'tr7.jpg'
tr7.jpg


 

From: ingo
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 14 Sep 2000 01:33:33
Message: <8FAF40321seed7@204.213.191.228>
ryan constantine wrote:

>> The exposure time does not only affect the brightness of the picture,
>> but also on the contrast. Contrast and brightness are not
>> independent, they are controlled by exposure time and development
>> time (with a given film/developer combination).
>
>don't aperture settings play in to this as well?

Aperture setting is part of the exposure, size of the "hole" and the speed 
of the shutter give the amount of light that the film sees.

Ingo

-- 
Photography: http://members.home.nl/ingoogni/
Pov-Ray    : http://members.home.nl/seed7/


Post a reply to this message

From: ingo
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 14 Sep 2000 02:02:53
Message: <8FAF5BA6Fseed7@204.213.191.228>
Kari Kivisalo wrote:

>My assumption was that the characteristic curve
>http://www.kodak.co.uk/global/en/professional/support/techPubs/e55/f002_
>0494ac.gif is the system transfer function [scene ->
>paper/transparency].

The film used here is a slide film, so it's a transfer function
[scene->transparencey]. The filmtype, exposure and development(process 
K14) define the transfer function.

> If the transfer from film to paper/transparency is
>not linear this would have to be modelled too.

It's not linear, the dynamic range of film is bigger than that of paper. 
So you don't develop your film to the max density but to a density and 
contrast range that fits to the range of your paper (in fact to the range 
of your printing proces as the type of enlarging apparatus also matters).

Some curves of the tri-x b&w negative film, near bottom of page:
http://www.kodak.co.uk/cluster/global/en/professional/support/techPubs/f9/
f9.shtml#10

Ingo

-- 
Photography: http://members.home.nl/ingoogni/
Pov-Ray    : http://members.home.nl/seed7/


Post a reply to this message

From: GrimDude
Subject: Re: Radiosity - interior scene test (90 kbu)
Date: 14 Sep 2000 03:00:36
Message: <39c07794@news.povray.org>
"Steve" <ste### [at] zeroppsuklinuxnet> wrote in message
news:slr### [at] zero-ppslocaldomain...
> The one thing that strikes me as being strange is the
> quite clear reflection of the wallpaper on Vickies skirt
> as shown in the attached image.

Looks like a completely different pattern to me. Vicki's dress has a few
different patterns making up the skirt.

Grim


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

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