Processing Forum
Hi all,
A little background: I'm familiar with processing, but just getting into processing.js. I'm trying to create an online sketch that can be saved using the save() function, however... where does it go when saved? I read something about DataURLs, though I'm not sure what that is.
So my question is how would one go about saving a processing-javascript sketch, and displaying that saved image on another page using html/css and/or javascript and/or php?
Any explanation or advice is welcome. I'm quite lost.
Thanks