technique

Mouse-driven interactive drawing

Gate a per-frame draw call on mousePressed and skip clearing the background, so marks left at mouseX/mouseY accumulate into a persistent drawing surface.

Also called: cursor-as-brush drawing · mouse trail drawing

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper

Connected to

Contrast with: Networked shared drawing canvas


Revision 1 · 1 source · Something wrong? Tell us.