POV-Ray : Newsgroups : povray.beta-test : Need help with 3.7 Beta : Re: Need help with 3.7 Beta Server Time
28 Jul 2024 18:12:07 EDT (-0400)
  Re: Need help with 3.7 Beta  
From: clipka
Date: 21 Jan 2009 18:25:01
Message: <web.4977adce4362dd85bdc576310@news.povray.org>

> I would like to do:
> (1) povray3.7 plot.pov ... -> 3.7 rendering with new gamma correction
> (2) povray3.7 GammaParameter=2.2 -> 3.7 rendering with no gamma correction

How about this one:

(1) povray3.7 File_Gamma=1.0 plot.pov ...
(2) povray3.7 File_Gamma=2.2 plot.pov ...

As far as I understand the whole Gamma thing (which still is not *that* far), it
is actually (2) that will give you gamma correction (namely ready to displayed
on a system that has a gamma of 2.2), while (1) will give you an output without
gamma correction.

> I could attach some files but each of them is around 18MB (uncompressed), so
> before going to this, i'll prefer asking the simple point here:
> - is it possible to tweak povray3.7beta to mimic the 3.6 behaviour (concerning
> the gamma rendering, of course), with a command line or specicif .ini?

That should be possible by specifying File_Gamma=x on the command line or in an
INI file, and.. um...well, I'll be if I can tell you right here whether you
need to set x=2.2 or x=1.0 to get 3.6 behavior... one of them *should* do the
trick, at least when combined with a "#version 3.7;" statement (though that
should be implied if left out).


Post a reply to this message

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