POV-Ray : Newsgroups : povray.beta-test : Differences from 3.6 to 3.7 Server Time
29 Jul 2024 04:19:00 EDT (-0400)
  Differences from 3.6 to 3.7 (Message 11 to 14 of 14)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Chris Cason
Subject: Re: Differences from 3.6 to 3.7
Date: 8 Feb 2006 14:39:11
Message: <43ea48df@news.povray.org>
Chambers wrote:
> reflection.  Not only does it show that reflection is not significantly 
> slower in 3.7, in some cases reflection is even faster in 3.7 than 3.6! 
>   So the bug is not directly related to recursive calls, but only to 
> transmittance.

actually it was a bug in the dispersion code (it was kicking in when it
should not have).

try http://www.povray.org/temp/pvengine-icl-sse2.zip

-- Chris


Post a reply to this message

From: Chambers
Subject: Re: Differences from 3.6 to 3.7
Date: 8 Feb 2006 16:01:34
Message: <43ea5c2e$1@news.povray.org>
Chris Cason wrote:
> Chambers wrote:
>> reflection.  Not only does it show that reflection is not significantly 
>> slower in 3.7, in some cases reflection is even faster in 3.7 than 3.6! 
>>   So the bug is not directly related to recursive calls, but only to 
>> transmittance.
> 
> actually it was a bug in the dispersion code (it was kicking in when it
> should not have).
> 
> try http://www.povray.org/temp/pvengine-icl-sse2.zip
> 
> -- Chris

Thanks, much faster now.

...Chambers


Post a reply to this message

From: Chris Cason
Subject: Re: Differences from 3.6 to 3.7
Date: 8 Feb 2006 16:18:36
Message: <43ea602c@news.povray.org>
Chambers wrote:
> 1) The scene renders much too brightly in version 3.7

this is because display gamma correction is on by default in 3.7, and your
scene is designed for no correction. add a #version 3.6 or assumed_gamma 2.2
to your scene to avoid this issue (though it is better to change the scene to
look correct with gamma correction on since it will be more portable).

see the release notes for more information on the way gamma works now.


Post a reply to this message

From: Chambers
Subject: Re: Differences from 3.6 to 3.7
Date: 8 Apr 2006 10:58:49
Message: <4437cfa9$1@news.povray.org>
"Chambers" <bdc### [at] yahoocom> wrote in message 
news:43e7ed94$1@news.povray.org...
> Go here:
> http://www.geocities.com/bdchambers79/pov_test/beta11c.html
>

For the record, I'm removing this page now.

...Chambers


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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