Source Images
img_build
Artist Daniel Ochoa, 2019
This piece uses the p5.js framework to reference Google street view image data and generate a new image.
A p5.js example by
Dan Schiffman called Pointillism was used as a starting point.
Two images are referenced and randomization is used throughout the program to make each
sequence unique.
A timer delegates pixel placement in different areas. As pixels are added there is a
construction and deconstruction of the generating image.
After about 5 minutes the image gains detail and the dominant images become more clear.