Colors in Processing
by Reto Vogel on Nov.05, 2009, under HSLU, Java, Multimediatechnik, Processing, Programming
This weeks tasks were all about color and how we can use Processing to work with them.
Confetti
This applet generates random circles with random colors and their opacity (alpha) is determined by the vertical mouse position.
The applet can be viewed here. Move your mouse cursor up and down and watch what happens!
Digital pipette
This application is and does nothing more, what a conventional color picker does: It gets the exact color of the pixel on which it is clicked on. The upper right color box is the acutal clicked pixel color, the second one is the color of the previous pixel.
Try it out here, by clicking into the picture.
Color wheel
This displays all colors with their respective complementary color.
You can view the wheel in this applet.
Pop-Art
The typical Andy Warhol picture effect. One color is generated randomly and the second one is the respective complementary color.
The applet can be tried out here.




June 16th, 2010 on 10:53
Thanks for sharing, this is a fantastic blog article.Really looking forward to read more. Awesome.
August 10th, 2010 on 07:58
Been looking for this article for long time ago and finally found here. thanks for sharing this post. appreciate!