Chromata
April 2015 | By Michael Bromley
Collection:
A generative art tool with JavaScript and HTML canvas. Turn any image into a unique, animated artwork.
Red, green and blue path finders are seeded on a canvas and independently trace their own path through the image, reading the colour data of each pixel and altering their course based on a set of configurable rules.
Canvas compositing is used to blend the colours together into the final image.