RGB Sine Waves
Posted on Dec 21st, 2007
tags:
processing
Another small demo in processing taking advantage of the object-oriented nature of the language. In this demo, each wave is an object, with its own independent amplitude and wavelength.
The x and y coordinates of each wave are mapped into the RGB color space.