@jeremyworger wrote:
Hey guys, im brand new to openframeworks...wondering if I can get some pointers/help with this particular script.
Im looking to utilize https://github.com/wearenocomputer/ncGoogleQuickDrawToPng/blob/master/src/ncQuickDrawImageSave.cpp
which takes google's quickdraw drawings and saves them as pngs.
What I am hoping to do instead is to save each individual stroke of the drawing as its own separate png....is that possible?
I'm assuming it has something to do with
stroke.draw();Cheers
Posts: 7
Participants: 2