Skip to content

Instantly share code, notes, and snippets.

@ptterb
ptterb / color_exploration
Created December 13, 2012 19:50
Color exploration using a pixel mirror.
/*
Color Exploration by Brett Peterson 2012
Pixel mirror Processing sketch that explores the changes
in hue, brightness and saturation. Click the mouse to change which
value is reflected correctly from the webcam and which 2 will be held constant.
Moving the mouse along the Y-axis will change the other 2 values
(not the currently-reflected value)
*/