POV-Ray : Newsgroups : povray.binaries.images : HDRI - my tests (79+38k) : Re: HDRI - my tests (79+38k) Server Time
14 Aug 2024 01:24:12 EDT (-0400)
  Re: HDRI - my tests (79+38k)  
From: Christoph Hormann
Date: 2 Jan 2003 06:14:34
Message: <3E141F19.4E05D1D0@gmx.de>
Mael wrote:
> 
> Nice images.

Thanks.

> I think it's probably possible to improve povray radiosity for
> the special case of image lighting (for instance by not using evenly spread
> samples, but sending more samples rays towards high intensity area of the
> image)

I already thought of this before but there are a few problems:

- you probably spend quite some time determining which areas are high
intensity at a certain place in the scene.

- you need to weight the samples rays differently to get comparable
results if you have a non uniform distribution.

The first problem could be partly solved by assuming the lighting
situation is the same at all places of the scene.  This should not be a
problem if the sample rays are correctly weighted and the HDR map is far
enough away.  But i'm not sure if it has much advantage then since the
critical areas are always those where the lighting situation is different
because of the scene geometry.

Something else that could be interesting would be 'image based photon
mapping' meaning that you don't send photons from light sources but from
the HDR map.  I'm not sure if that's feasible but it is an interesting
concept i think.

Christoph

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 31 Dec. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

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