a fun little image toy
- src: Change the source of the image, defaults to a pretty lake. ex. src=http://i.imgur.com/FzMZpRB.gif
- levels: Change how many times to duplicate the image. ex. levels=23
- shape: Change shape of the image, defaults to circle. Only possible value currently is "square". ex. shape=square
- animate: Animate your images, defaults to no animation. ex. animate=true
- video: use video feed from your webcam to populate the shapes ex. video=true
Here's an example using all parameters (except video): http://lauradegroot.github.io/woop/?src=http://i.imgur.com/FzMZpRB.gif&levels=12&shape=square&animate=true
Here's an example using video: http://lauradegroot.github.io/woop/?video=true&levels=10