This is a prototype which allows you to make an HTML5 canvas image collage using EaselJS. The tool provides the following abilities:
- rotate
- scale
- blur
- drag
- change z-index of items
- save canvas to image
- save image to harddrive with PHP
The prototype uses a preconfigured number of images to make the collage, but by following along you should be able to figure out how to change it to suit your needs.
The following links may be helpful if you get stuck: