Page 1 of 1

OSL Material

PostPosted: Mon Dec 17, 2018 12:18 am
by ramone163
I have a lot of objects and one material. I want to apply this material to all objects, and keep all material parameters, except Albedo color. I want to add separate albedo color to each object. With standard 3ds max and Octane materials, I can't do this. Maybe it is possible somehow to do this with Octane OSL?

Re: OSL Material

PostPosted: Mon Dec 17, 2018 10:33 am
by paride4331
Hi Ramone163,
you could use istance range with instaced object:
https://render.otoy.com/forum/viewtopic.php?f=51&t=64350&p=327402&hilit=istance+istance+range#p327402
or random color texture as in the screenshot.
I hope it help.
Regards
Paride

Re: OSL Material

PostPosted: Mon Dec 17, 2018 1:07 pm
by ramone163
paride4331 wrote:Hi Ramone163,
you could use istance range with instaced object:
https://render.otoy.com/forum/viewtopic.php?f=51&t=64350&p=327402&hilit=istance+istance+range#p327402
or random color texture as in the screenshot.
I hope it help.
Regards
Paride


but I don't need random.
I need exact color for the exact object.

Re: OSL Material

PostPosted: Mon Dec 17, 2018 1:54 pm
by paride4331
Hi ramone163,
working with the nodes it is quite fast and easy to create clone materials adding only albedos.
Regards
Paride