how i can randomiaze albedo color on instances in karma

   4007   6   1
User Avatar
Member
99 posts
Joined: 11月 2018
オフライン
if for instances i have some trees instanced and i want some variation on the albedo just for the leafs?
User Avatar
Member
106 posts
Joined: 4月 2017
オフライン
That might be helpful for you.

https://youtu.be/Aql6SIOIyXs?t=692 [youtu.be]
Edited by jomaro - 2022年4月9日 19:52:54
User Avatar
Member
99 posts
Joined: 11月 2018
オフライン
i followed that video time ago but i dont understood where he find that "leaf tint" attribute, that video don't explain very well the all steps, i see also that in solaris thereis a node called material variation.... why they don't put more effort to explain what it's the best workflow to tackle this....
Edited by Piledriver - 2022年4月11日 07:06:34
User Avatar
Member
209 posts
Joined: 11月 2013
オフライン
In the Material variation node, put something like this:
value = random(@elemnum);


https://www.sidefx.com/forum/topic/76074/ [www.sidefx.com]
User Avatar
Member
106 posts
Joined: 4月 2017
オフライン
Piledriver
i followed that video time ago but i dont understood where he find that "leaf tint" attribute, that video don't explain very well the all steps, i see also that in solaris thereis a node called material variation.... why they don't put more effort to explain what it's the best workflow to tackle this....

What about this

https://youtu.be/SUvFaCAbyZ4 [youtu.be]

Be aware that there is still limitation on instancing and materials:

Listen to this...

https://youtu.be/n0-oSubrggA?t=578 [youtu.be]
Edited by jomaro - 2022年4月13日 11:41:18
User Avatar
Member
99 posts
Joined: 11月 2018
オフライン
i'm looking to a method that can have control not only to randomize colors but also controlling the saturation like arnold does with ai jitter node, anyway thanks for the links i'll follow them,i've seen also with color correct node and try to change the saturation control but seems not working xD
Edited by Piledriver - 2022年4月14日 15:07:47
User Avatar
Member
106 posts
Joined: 4月 2017
オフライン
Piledriver
i'm looking to a method that can have control not only to randomize colors but also controlling the saturation like arnold does with ai jitter node, anyway thanks for the links i'll follow them,i've seen also with color correct node and try to change the saturation control but seems not working xD

You can create attribute randomize inside sop level after your object and inside your material network use bind to connect it to hue.
  • Quick Links