Wednesday, September 2, 2009

mia exposure photographic AE template

Maya doesn't ship with an AETemplate for the mia_exposure_photographic so you end up with an Attribute Editor showing raw attribute without any logic.

If you read the Mental Ray documentation on the photographic exposure shader you can see that if the film_iso attribute is set to zero then the shader is in Arbitrary mode, then many attributes are ignored, like the camera_shutter and f_number for example.

I have created this AETemplate to add some logic in the Attribute Editor of the shader. The Template also group attributes logically and hides the more advance attributes.

Download the AETemplate here (View the readme.txt for installation)
EDIT (sept 04, 2009): I have update the script to force the automatic photon energy attributes of the physical sun shader to ON. This is usefull if you want to shoot photons from the physical sun.

It is also sugested in the documentation to set the rgb_unit_convertion value of the physical sun and sky to 0.318 when using the physical tonemapper.

To help you acheive this, you can download a modified render global script created by David Jonhson that will promp you with a choice of tonemapper to use when creating a physical sun/sky setup and set the appropriate rgb_unit_conversion value.

I have created a slightly modified version of David script.
David use a gamma value of 1 in both the simple and physical tonemapper and set the miDefaultFramebuffer at 0.45.
I prefer using a gamma value of 2.2 in both shader and leave the miDefaultFramebuffer value at 1.
This is purely a personal choice. I prefer controling the gamma in the tonemapper to avoid confusion.

My script also uses a promp dialog instead of a small window.
Again this is purely personal. I find this method simpler and more straightforward.

Both method are equaly good in my opinion, you can pick the one you feel more comfortable with.

4 comments:

  1. Hi Sylvain,

    One question for you :
    Why did you set "crush blacks" and "burn highlights" parameters like that, where this values come from?

    Thanks
    Rémy

    ReplyDelete
  2. I though I was using the default value set in the .mi file ... but I check and I am not. Not the the bur highlight anyway

    The default values are:
    Burn_highlights 0.0
    Crush Black 0.25

    Honestly I don't remember why I use 0.02 in the burn Highlight... must be because it gave good default result. But I don't have a better answer than that...sorry :)

    ReplyDelete
  3. Ok, depends on the expected result i guess.

    Personally i like the result with 0.25 for both burn/crush... in softimage at least.

    ReplyDelete
  4. update for maya 2011 pls

    ReplyDelete

Note: Only a member of this blog may post a comment.