Video Grid Delay

webcam
p5js
sketch
Published

November 5, 2018

A fun little webcam video effect. By capturing video frames, and playing them back in a grid with increasing delay, we can create a kind of “time lapse” effect.

This code is based on a tutorial by The Coding Train.