Hi there,
Let me first introduce myself as it's the very first post on the forum -- my name is Lukasz, 33, Warsaw in Poland. It's been few months I've been tinkering with Processing; it's a great piece of software. Each day I catch myself thinking that human creativity has literally no boundaries.
The question follows.
The image is generated, row by row, from the very top, downwards, successively filling the canvas. What I would like to achieve is to scroll the image, moving up the top rows, so that the rows which are about to be created at the bottom of the canvas, would fill in the empty space. On a keypress, however, the system should save the *whole* image to the disk -- the image, mind you, would be of height greater that the height of the canvas.
What is the generic way to achieve that?
Cheers,
Ł.
1