Pixel Effect

The goal of this project was to observe the performance of repeating loops in the way visual effects are created using the Processing programming language.

To create this effect, I used two repeating loops to represent a pixel page and then a random color generation function to depict each pixel.