-
steep of a curve to drive the color of a dot
I have a blip animating along a curve. (A graph)
The x axis of the graph has a pointer shape that gets its position[0] from the position[0] of the blip moving along the curve. What should I play around with in javascript to get an effect so that the pointer changes its color proportionately to the speed at which it moves?Thanks