canvas-shapes
this jquery plugin will draw simple shape moving animation in canvas.
only support >=ie9
demo & doc
http://html5beta.com/apps/canvas-shapes.html
get
bower install canvas-shapes
use
reference it in html
init
test
git clone https://github.com/zxdong262/canvas-shapes.gitcd angular-pagenavnpm installbower installgulp test
changelog
- 1.1.0 add
inst.movetTo(targetPositionArray)
function - 1.0.3 add balloon shape
- 1.0.1 add light shape
- 1.0.0 fix push/pop function, count change relatively
LICENCE
MIT