I am building a material shadder. I want the panner node to accelerate and decelerate over time and randomly. Can anyone suggest what node or nodes I can use to achieve this ?
I don’t know about randomization, but you can plug a time node into sine to interpolate back and forth between black and white, plug that into clamp to keep it from going full black, then plug that into the time slot of panner. That would cause the acceleration and deceleration.