Hello,
I'm trying to render the vertex colors that are present inside an alembic file (which was created by Houdini).
Using the Alembic import system (AbcImport.mll) I get the colors (thanks to SOUP plug-in), but no motion blur ("has changing number of vertices").
So I tried VRay proxy :
-Motion Blur works all right !
-But no colors appear.
Here is what I tried :
Create a VRayMtl material and assign it to the proxy that loads the alembic file.
Connect a VRayVertexColors texture to the VRayMtl color, set the "type" to "Set Name" and in the text field below type the name of the color set (in my case it is Cd).
I'm sure the color set exists, as this appears in the Color Set Editor, when I select the proxy : Cd(RGBA)
After render, all that appears is the Default Color that is set in VRayVertexColors.
I'm using this version of VRay for maya :
VRay build 23639, "Nightly" Nightly (not the stable branch), 24 septembre 2013.
Any idea ?
Thanks.
I'm trying to render the vertex colors that are present inside an alembic file (which was created by Houdini).
Using the Alembic import system (AbcImport.mll) I get the colors (thanks to SOUP plug-in), but no motion blur ("has changing number of vertices").
So I tried VRay proxy :
-Motion Blur works all right !
-But no colors appear.
Here is what I tried :
Create a VRayMtl material and assign it to the proxy that loads the alembic file.
Connect a VRayVertexColors texture to the VRayMtl color, set the "type" to "Set Name" and in the text field below type the name of the color set (in my case it is Cd).
I'm sure the color set exists, as this appears in the Color Set Editor, when I select the proxy : Cd(RGBA)
After render, all that appears is the Default Color that is set in VRayVertexColors.
I'm using this version of VRay for maya :
VRay build 23639, "Nightly" Nightly (not the stable branch), 24 septembre 2013.
Any idea ?
Thanks.
Comment