Page 1 of 1

How to set up random colour changes?

Posted: Mon Mar 18, 2019 8:08 am
by Ximon
Hi,

I have a bunch of clones which I want to assign random colours to. That works fine using the random colour node piped into a gradient, but now I want the clones to randomly fade between different colours over time (like christmas tree lights). Is this possible?

Thanks

Re: How to set up random colour changes?

Posted: Tue Mar 19, 2019 7:07 am
by bepeg4d
Hi,
have you tried to animate the Seed value of the Random Color node?
ciao Beppe

Re: How to set up random colour changes?

Posted: Tue Mar 19, 2019 8:07 pm
by Ximon
Hi Beppe,

I tried animating the random seed but that gave me a random value on every frame with no interpolation. Hoping I can find a way to fade between the random values...

Re: How to set up random colour changes?

Posted: Thu Mar 21, 2019 5:10 pm
by bepeg4d
Hi Ximon,
you could make a copy of the random material, give two different seed animations, create a Mix Material of the two random materials, and animate the amount of the Mix material, to have a smooth transition.
You can do the same also with a Mix Texture node, instead of a Mix Material.
ciao Beppe