Hacker News new | ask | show | jobs
by Animats 151 days ago
I knew that polynomial curve fitting results in overshoots like that, but didn't think that splines had that problem.
1 comments

Splines are polynomials after all. Also, not every spline has this problem. The one YouTube is using is Cardinal spline.