Page 1 of 1
Vertex Colors to Material
Posted: Fri Jul 12, 2019 8:26 pm
by Whispermode
Hi,
Is it possible to map the Vertex Color attribute from an alembic, to a material in Octane Blender?
In Cycles, you can reference the attribute name ('Cd' in this case), and plug it into a Diffuse pin...
Thanks.
Re: Vertex Colors to Material
Posted: Sat Jul 13, 2019 1:02 pm
by linograndiotoy
Whispermode wrote:Hi,
Is it possible to map the Vertex Color attribute from an alembic, to a material in Octane Blender?
In Cycles, you can reference the attribute name ('Cd' in this case), and plug it into a Diffuse pin...
Thanks.
You can in Octane for Blender V2018.
It's possible to use both Color and Float vertex maps. Currently the limit is 4 float attributes, and 2 color attributes.
Re: Vertex Colors to Material
Posted: Tue Jul 16, 2019 10:17 pm
by Whispermode
linograndiotoy wrote:
You can in Octane for Blender V2018.
Thanks Lino - so how is it done please? I can't work out how to get the attribute into the material...
Re: Vertex Colors to Material
Posted: Wed Jul 17, 2019 7:39 pm
by J.C
Blender Vertex Groups map (Octane Float Vertex Tex) is useful for creating texture or material masks while Blender Vertex Color map (Octane Color Vertex Tex) can be used for any texturing purpose.
Re: Vertex Colors to Material
Posted: Thu Jul 18, 2019 12:38 pm
by Whispermode
J.C wrote:Blender Vertex Groups map (Octane Float Vertex Tex) is useful for creating texture or material masks while Blender Vertex Color map (Octane Color
Thank you, J.C.