Anyone ever had any luck animating an SVG to wave?
Fastest drawing ever: http://cl.ly/XEtd
I've got an octopus, and I want to move the arms of it, but rather than just rotating around a point somewhere, I want to move the points of the path.
Is it literally a case of just settings the points, then settings the points to the next arm position and frame by frame it in CSS?