
For the final in my Nature of Code class, I created an interactive video installation called Particle Mirror. I compare the pixel data between incoming frames from a video camera to detect motion. Wherever the change from one frame to the next is above a threshold value, I apply a vector force to a grid [...]