Off-screen PGraphics layer compositing
Draw into one or more separate PGraphics surfaces bracketed by beginDraw()/endDraw(), then composite them onto the main window with image().
Draw into one or more separate PGraphics surfaces bracketed by beginDraw()/endDraw(), then composite them onto the main window with image().