In this article, we will download and install Processing, and we will create a simple sketch (that's how Processing calls its code listings) for drawing a simple figure on screen.
This is the first article of a series about Sunflowers (and other plants), the Golden ratio, the Fibonacci sequence, geometry, maths and computer graphics.
Submitted by David Crespo on 11 July, 2012 - 13:07
I have prepared a small C++ demo for the Raspberry Pi which integrates mouse events in a OpenGL|ES demo environment. It just draws a cross-type mouse cursor and logs mouse events to stdout.