show/hide this revision's text 2 retag
show/hide this revision's text 1

Quadratic Bezier Interpolation

Hi, I would like to get some code in AS2 to interpolate a quadratic bezier curve. the nodes are meant to be at constant distance away from each other. Basically it is to animate a ball at constant speed along a non-hyperbolic quadratic bezier curve defined by 3 pts. Thanks!