We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am new to Processing. I am currently working on a small project, I wish to have a background that fills the whole canvas and adjusts its size according to the browser's dimension. Is this possible with processing (javascript mode)?
Answers
http://processingjs.org/reference/screen/
http://processing.org/reference/displayWidth.html
http://processing.org/reference/displayHeight.html