Chris Ellerby

Senior Technology Professional
Project Management | Web Development | User Experience



HTML5 Image Sketch Experiment

Category : Experiments · by Feb 28th, 2013
HTML5 Image Sketch Experiment

This HTML5 canvas experiment takes source images and converts them into animated line sketches.  Input images are run through a…

HTML5 Image Particles Experiment

Category : Experiments · by Feb 24th, 2013

Image Particles

This HTML5 canvas experiment takes source images and converts them into animated particle clusters.  Input images are run through a sobel edge detection filter and the resulting edges are converted into coordinates for particle generation.   See this experiment in action here.

HTML5 Spirograph Experiment

Category : Experiments · by Feb 18th, 2013
HTML5 Spirograph Experiment

This HTML5 canvas experiment generates random spirographs.  Each time a spirograph is generated it is added to a local library,…