I have a line of 54 RGB pixels. I want create a gradient from pixel 1 to 26 and mirror the gradient from pixel 26 to 52.
Example: If I went from black to orange, the effect would look like a glow in the center that gradually builds to the center color. I am placing this strip on my window sill projecting upwards and I am trying to make it look like how candle light would project light if it were placed in the center of the sill.
Over time I eventually want to gradually change from one color to the next, but I still want the gradient to look the same from pixel 1 to 54.
If there were a way to create a flickering or waver to look like a candle it would be great !
I tried the fill effect but only with partial success and it feels like the wrong way to do it. It only works for groups and I can't see how to get the color to change over time. I would appreciate any ideas.