You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the library defaults to the main p5 canvas object. It'd be great be able to pass an alternative canvas (with a different size potentially) as an option. For example, the canvas of a different p5.Graphics object.