I got into splines the way many people do: I wanted a way to draw smooth, attractive connectors between graphic objects in a very general way, and with the ability to specify the exact path the curves should take. This is what interpolation implies: that the curve will go exactly through the specified points. A little study quickly shows that HTML5 canvas is the only way to go if you're working cl