Page 1 of 1

Material on instances

Posted: Mon Nov 02, 2020 9:16 pm
by davidyannick_1
I'm trying to render instances, bit I have no material in the render ??

Colors are on Cd attributes, how can I retrieve these colors on instances ?

Re: Material on instances

Posted: Tue Nov 03, 2020 7:17 pm
by juanjgon
Octane supports user attributes in the mesh, curves, and particles, but it doesn't support user attributes in the instances yet. In any case, the Houdini plugin has a trick to packing the Cd attribute inside an Id that later can be used to get the Cd color using an encoded texture map available in the plugin folder.

You have more details here:
viewtopic.php?f=101&t=73105&p=372155&hi ... cd#p372155

Thanks,
-Juanjo