random a color in a material what is the vex or python expressions

   3253   2   0
User Avatar
Member
91 posts
Joined: Oct. 2015
Offline
random a color in material what is the vex or python expression

say i have “whitepaint” material i want to “randomize” the basecolor per frame

How do i do that.
User Avatar
Member
1737 posts
Joined: May 2006
Online
You could do this in a detail wrangle:

v@basecolor=rand(@Frame);
http://www.tokeru.com/cgwiki [www.tokeru.com]
https://www.patreon.com/mattestela [www.patreon.com]
User Avatar
Member
30 posts
Joined: May 2017
Offline
you can use ramp node and give randomize color to ramp paramiters and you can animate this
  • Quick Links