Page 1 of 1
How i take unclamped exr output in maxigo
Posted: Fri Feb 29, 2008 10:06 pm
by Novak
I ask about it because maxigo save exr with calmped value but i like natural colors of indigo output
and i dont like violet color interpretation(saturation, intensivity) but to use another tonemapper i need nonclamped exr
P.S i use indigo 1.0.6 and maxigo 1.03.5.
Posted: Fri Feb 29, 2008 10:21 pm
by psor
Heya Novak!
I dunno why but suvakas has ripped the 'untonemapped EXR' support out
of Maxigo and I was often to lazy

to ask him to put it back it. What
you've to do is the following. Open the "...max-settings.igs" and add this
line to the <renderer settings>
Code: Select all
<save_untonemapped_exr>true</save_untonemapped_exr>
That's it! A cool side effect is, that you'll get the 'full resolution' image
out of Indigo. Lets say you are rendering at 800x600 with supersampling
set to three, you get an 'untonemapped EXR' with a resolution at
2400x1800. There is some kinda bug tho. Per supersampling level
you'll get 1 pixel more. So the result would be 2404x1804.
@suvakas So now as an unofficial request. Please add the option
back into Maxigo Sir!
take care
psor
Posted: Fri Feb 29, 2008 10:50 pm
by Novak
psor
thank you, again )
Posted: Fri Feb 29, 2008 11:26 pm
by suvakas
Ok. I will (if I don't forget).
I think it's never been there

Posted: Fri Feb 29, 2008 11:34 pm
by psor
@Novak
You're welcome!
@suvakas
Thanx mate!
take care
psor
Posted: Sat Mar 01, 2008 9:18 pm
by Novak
psor i have one more question
what tonemeping method use to save tonemapped_exr if in tonemapping rollout set "none"
if (tonemapping = "none") -> cameratonemapping(
Posted: Sun Mar 02, 2008 8:19 am
by psor
@Novak
I would say 'Camera tone mapping' is used then. So you've to use
the camera settings to change the 'tone mapping'. ;o))
take care
psor