POV-Ray : Newsgroups : povray.unofficial.patches : Better radiosity - a link Server Time
2 Sep 2024 10:17:14 EDT (-0400)
  Better radiosity - a link (Message 11 to 13 of 13)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Peter Popov
Subject: Re: Better radiosity - a link
Date: 18 May 2000 05:27:54
Message: <fqd7issm6fjibef0cicof4k06iv1smadld@4ax.com>
On Thu, 18 May 2000 01:09:00 -0400, "Mark Wagner"
<mar### [at] gtenet> wrote:

>>You'll have to remember the seed as well (but you already know that,
>>don't you :) )
>
>Actually, the way I'm doing it, the pixel IS the seed!

But then you'll need a random generator with a period exactly equal to
the number of pixels in the image, right?


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] usanet
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

From: Mark Wagner
Subject: Re: Better radiosity - a link
Date: 19 May 2000 01:37:14
Message: <3924d30a@news.povray.org>
Peter Popov wrote in message ...
>On Thu, 18 May 2000 01:09:00 -0400, "Mark Wagner"
><mar### [at] gtenet> wrote:
>
>>>You'll have to remember the seed as well (but you already know that,
>>>don't you :) )
>>
>>Actually, the way I'm doing it, the pixel IS the seed!
>
>But then you'll need a random generator with a period exactly equal to
>the number of pixels in the image, right?


I use one with a period that is at least as large, then ignore all numbers
that are not part of the image.

Mark


Post a reply to this message

From: Peter Popov
Subject: Re: Better radiosity - a link
Date: 19 May 2000 02:34:17
Message: <11o9is083fr5vdgc3nvirb5h25j04d741b@4ax.com>
On Fri, 19 May 2000 01:40:23 -0400, "Mark Wagner"
<mar### [at] gtenet> wrote:

>>>Actually, the way I'm doing it, the pixel IS the seed!
>>
>>But then you'll need a random generator with a period exactly equal to
>>the number of pixels in the image, right?
>
>I use one with a period that is at least as large, then ignore all numbers
>that are not part of the image.

Clever :) I wouldn't have thought of this.


Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] usanet
TAG      e-mail : pet### [at] tagpovrayorg


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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