POV-Ray : Newsgroups : povray.programming : Radiosity Server Time
28 Jul 2024 16:27:10 EDT (-0400)
  Radiosity (Message 1 to 6 of 6)  
From: JR
Subject: Radiosity
Date: 29 Apr 2000 23:08:28
Message: <390ba3ac@news.povray.org>
Have any of you ingenious (and I mean that) programmers ever looked into
incorporating what is called the Metropolis Light Transport algorithms into
POVRay. This looks like a great method of adding more accurate radiosity
rendering to the already #1 raytracer.
--
Jeff Robertson


Post a reply to this message

From: JR
Subject: Re: Radiosity
Date: 29 Apr 2000 23:10:48
Message: <390ba438@news.povray.org>
I forgot to give a URL where you can find out about Metropolis if you don't
know. Find it at http://graphics.stanford.edu/papers/metro/

--
Jeff Robertson


Post a reply to this message

From: Glen Berry
Subject: Re: Radiosity
Date: 30 Apr 2000 00:02:02
Message: <uK4LOXy6o8dl1j0Ei1F1CvrO4JVU@4ax.com>
On Sat, 29 Apr 2000 23:07:39 -0400, "JR" <lig### [at] innocentcom>
wrote:

>Have any of you ingenious (and I mean that) programmers ever looked into
>incorporating what is called the Metropolis Light Transport algorithms into
>POVRay. This looks like a great method of adding more accurate radiosity
>rendering to the already #1 raytracer.

It looks very interesting, but it's unfortunately beyond my skills to
code this sort of thing. Perhaps someone else is able and interested?
The demo images do look nice.

I wonder if photon mapping would be of any use to this technique?

Later,
Glen Berry

( Remove the "7" from 7no### [at] ezwvcom to email me. )


Post a reply to this message

From: TonyB
Subject: Re: Radiosity
Date: 30 Apr 2000 15:38:07
Message: <390c8b9f@news.povray.org>
>I wonder if photon mapping would be of any use to this technique?

Nathan said it wouldn't help MegaPOV's current radiosity.


Post a reply to this message

From: Nathan Kopp
Subject: Re: Radiosity
Date: 30 Apr 2000 16:22:07
Message: <390c95ef@news.povray.org>
TonyB <ben### [at] panamac-comnet> wrote...
> >I wonder if photon mapping would be of any use to this technique?
>
> Nathan said it wouldn't help MegaPOV's current radiosity.
>

Actually, I said that theoretically it should be able to help the current
radiosity, but I have been unsuccessful in implementing that part (the
global photon stuff, in case people happen to be looking at the source
code).

I'll have to look more closely at this new light transport model to find out
if it compliments photons and radiosity or replaces them.  The sample images
look pretty neat, though.  :-)

-Nathan


Post a reply to this message

From: Ron Parker
Subject: Re: Radiosity
Date: 1 May 2000 15:21:01
Message: <slrn8grn1d.7cf.ron.parker@linux.parkerr.fwi.com>
On Sun, 30 Apr 2000 16:20:38 -0400, Nathan Kopp wrote:
>
>TonyB <ben### [at] panamac-comnet> wrote...
>> >I wonder if photon mapping would be of any use to this technique?
>>
>> Nathan said it wouldn't help MegaPOV's current radiosity.
>>
>
>Actually, I said that theoretically it should be able to help the current
>radiosity, but I have been unsuccessful in implementing that part (the
>global photon stuff, in case people happen to be looking at the source
>code).
>
>I'll have to look more closely at this new light transport model to find out
>if it compliments photons and radiosity or replaces them.  The sample images
>look pretty neat, though.  :-)

Replaces them.  Its main flaw is it's not very useful in programs that want
to generate pixels in a predefined order, as POV is wont to do.

-- 
Ron Parker   http://www2.fwi.com/~parkerr/traces.html
These are my opinions.  I do NOT speak for the POV-Team.


Post a reply to this message

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