Edge Animate & Create.js slides

advertisement
Edge Animate
<demo />
createjs
CreateJS is a suite of modular libraries and
tools which work together to enable rich
interactive content on open web technologies
via HTML5. These libraries are designed to
work completely independently, or mixed and
matched to suit your needs. The CreateJS Suite
is comprised of: EaselJS, TweenJS, SoundJS,
PreloadJS, and Zoë.
EaselJS
An extensible platform for creating rich,
interactive 2D graphics on the open web
•
•
•
•
•
•
Robust hierarchical display list
Vector graphic, bitmaps, text
Spritesheets, movieclips, animation
Caching, filters, masks
Mouse & multitouch interaction
etc, etc.
TweenJS
Simple, but surprisingly powerful tween &
animation library
Synched timelines, easing, sequencing,
non-numeric properties, overriding,
determinism & plug-ins
SoundJS
Making web audio (more) usable, with
pluggable API targets & progressive
enhancements
PreloadJS
Instantiable load queries with progress events
& asset management
Zoë is an AIR application that converts SWF
animations to sprite sheets. Simply drag a SWF
onto the application, and Zoë will
automatically detect the required dimensions
for the images in your sprite sheet, maintain
any frame labels present in your SWF (for
controlling playback), and export a sprite
sheet. Other advanced features are also
included.
Download