Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich...

16

Transcript of Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich...

Page 1: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.
Page 2: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.
Page 3: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.
Page 4: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.
Page 5: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.
Page 6: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.
Page 7: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.
Page 8: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.
Page 9: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.

Edge Animate

Page 10: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.

<demo />

Page 11: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.

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ë.

createjs

Page 12: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.

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.

Page 13: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.

TweenJS

Simple, but surprisingly powerful tween & animation library

Synched timelines, easing, sequencing, non-numeric properties, overriding, determinism & plug-ins

Page 14: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.

SoundJS

Making web audio (more) usable, with pluggable API targets & progressive enhancements

Page 15: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.

PreloadJS

Instantiable load queries with progress events & asset management

Page 16: Edge Animate CreateJS is a suite of modular libraries and tools which work together to enable rich interactive content on open web technologies.

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.