|
 |
Nathan Kopp wrote:
>
> There was a bug if you choose 3 or fewer samples, and I've found it and
> fixed it. There may be other bugs, though.
>
Well, the demo scene works fine with samples >1, and I haven't noticed any
significant quality jump going from 3 to more samples in any of my tests.
--
Margus Ramst
Personal e-mail: mar### [at] peak edu ee
TAG (Team Assistance Group) e-mail: mar### [at] tag povray org
Post a reply to this message
|
 |
|
 |
Margus Ramst <mar### [at] peak edu ee> wrote...
> Nathan Kopp wrote:
> >
> > There was a bug if you choose 3 or fewer samples, and I've found it and
> > fixed it. There may be other bugs, though.
> >
>
> Well, the demo scene works fine with samples >1, and I haven't noticed any
> significant quality jump going from 3 to more samples in any of my tests.
>
Maybe the bug only happened for samples=1. Anyway, it was a
division-by-zero problem because somewhere we were dividing by
(sampleCount - 1).
-Nathan
Post a reply to this message
|
 |