* USAGE:
* Middle mouse click to create points.
* Paint direction Vector using "left mouse click", drag and let go.
* Points move along the direction vector.
There is a Point.
Paint direction Vector using "left mouse click", drag and let go.
Point moves along the direction vector.
To reset point to original position, Click "right mouse button"
Usage:
* Left mouse click at various areas of screen to change the frequency of wave
* Middle mouse click to toggle decaying of the wave
* Right mouse click to clip the wave on the negative y-axis
Usage:
Right mouse button to decrease wavelength (or increase frequency)
Left mouse button to increase wave length (or decrease frequency)
Middle mouse button to clip negative values from sine wave.
A simple processing sketch to move a circle along the path of a sine wave.
Usage:
Right mouse button to decrease wavelength (or increase frequency)
Left mouse button to increase wave length (or decraese frequency)
Middle mouse button to toggle shivering.
WigglyFlowersApp
A sketch to interactively draw abstract flowers using the mouse.
Usage:
Click left mouse button, drag and release to draw flowers
Click middle mouse button to toggle clearing of background color.
Click right mouse button to clear sketch.
What does this Processing sketch do?
This sketch creates a flower like pattern around the mouse cursor position using sin and cosine math functions. At startup, its created at the center of the screen.
By adding randomization, we add wiggly effect to our creation and also a multi-colored output that changes over time.
USAGE:
Click left mouse button and drag for the flower to move along with mouse