Jump to content

Mantra Specular -> Arnold Specular = valid conversion


Recommended Posts

Hi. I`m writing bridge between maya and houdini. At now i experiment with export mantra surface to arnold aiStandard material. It use user-base rules to accurate export materials from houdini

All works fine but i dont understand how to correct translate specular roughness from mantra surface.

1. In mantra surface it is specular angle

2. In arnold aiStandard - specular roughness

3. Also arnold has two BRDF models - cook_torrance and ward_duler (with anisotropy and rotation attributes)

4. As you can see in export code it is remap(shop_node.evalParm('spec_angle'),0.0,90.0,0.0,1.0) ). remap is simple function to fit new range (0,90 -> 0.0,1.0 in this example)

5. Renders with specular angle=10 are diffrent

6. So, how to translate specular angle to specular roughness ?

 

2013_12_19_113807_1600x900_scrot.png

Edited by Alexey Vanzhula
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...