Processing sketch which takes video input and based on mouse click color selection, calculates the center of gravity of the selected color amongst the pixels in the video and attracts surrounding pixels to that point, removing saturation and acceleration towards center
Contour Displace
Processing sketch using opencv contour detection to replace video with displaced pixels randomized in relation to the distance from the mouse to the pixel
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