SVG

https://developer.mozilla.org/zh-CN/docs/Web/SVG https://www.w3.org/TR/SVG11/

M

M = moveto L = lineto H = horizontal lineto V = vertical lineto C = curveto S = smooth curveto Q = quadratic Belzier curve T = smooth quadratic Belzier curveto A = elliptical Arc Z = closepath

M x y

m dx dy

L x y
l dx dy

H x
h dx
V y
v dy

  • Raphaël
  • https://bonsaijs.org/
  • https://connoratherton.com/walkway
  • http://paperjs.org/
  • http://snapsvg.io/
  • http://svgjs.com/
  • https://two.js.org/
  • http://velocityjs.org/
  • http://maxwellito.github.io/vivus/