I figured out the problem: I was using the wrong version of Python when installing the package. Just so this isn't useless, I used this to help me check if the module was installed and accessible in Drawbot:
help("modules")
I figured out the problem: I was using the wrong version of Python when installing the package. Just so this isn't useless, I used this to help me check if the module was installed and accessible in Drawbot:
help("modules")
I'm using some blobby graphics for an upcoming project and thought it would have been nice to try it with Drawbot! Got into Just's code on Github and while I can probably follow it enough, I'm not sure I understand some of it; maybe more comments?
I understand the use of the functions, and also of the but not the use of the basePen importing and using, or the use of the sin/cos for looping; couldn't find anything online so I figured I'd post here and ask if anyone has any broken down tutorials on generating blobified goodness?
Gonna continue myself but figured it couldn't hurt to ask