i created free form drawing in canvas with mouse. i used wecam tablet image in canvas to interact, when pen is in wecam a new canvas will be opened and user can draw with the help of mouse. but the problem is when i try to draw with mouse i cant see stokes.
#need help in processing
9 messages · Page 1 of 1 (latest)
I don't see anywhere in your code where isFreeFormMode is set to true, so it doesn't look like it'll ever enter drawing mode
this is the main code
where can i set that?
Ah, nevermind I see freeformDrawer.toggleMode(); in your full code
What's Minim?
sound library