Creative Coding

CMU SAMS 2018

Wannabe Screen-Saver

Tadiyos Berhane

Originally this project started with me playing around with the webcam in the hopes of modifying the webcam feed. In order to accomplish the above I needed to learn about how pixels work and in the process of experimenting, I accidently created a color grid where each grid would randomly change colors. I found this concept to be interesting so I created a fork and worked to control the randomness. I limited the color options to only 3 colors at any given iteration and made it so that only the strokes would alternate in color. In the end I liked how the project looked, almost like a screen saver.

Source code