Processing sketch using opencv contour detection to replace video with displaced pixels randomized in relation to the distance from the mouse to the pixel
SmokyBits: Generative Spray Painting Clouds
This week I created a program that allows you to paint particle clouds. The clouds shift and overwrite each others colors / fade to white based on random noise.
TunnelFlow: Processing Pixels With Trigonometry
This week I created a program which rotates tiles in color, axis, and speed based on functions relative to the distance from the cursor to the tile / pixel on the screen. Code available here