KineticJS - An HTML5 Canvas JavaScript Library
Join the DZone community and get the full member experience.
Join For Free
kineticjs
is an html5 canvas javascript library that extends the 2d context by
enabling canvas interactivity for desktop and mobile applications.
you can draw your own shapes or images using the existing canvas api, add event listeners to them, move them, scale them, and rotate them independently from other shapes to support high performance animations. served hot with a side of awesomeness.
requirements : none
demo : http://www.kineticjs.com/
license : mit license
you can draw your own shapes or images using the existing canvas api, add event listeners to them, move them, scale them, and rotate them independently from other shapes to support high performance animations. served hot with a side of awesomeness.

requirements : none
demo : http://www.kineticjs.com/
license : mit license
JavaScript library
HTML
Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments