Open stuaxo opened 4 years ago
async
is interesting for IO intensive things like loading images.
Of course if you go down that road, do you default to async everywhere ?
I'm strongly in favour of center origin by default, it makes stuff like caching shapes easier.
Of course in the higher level API, having some sort of arbitrary origin makes sense.
Some chat on this shoebot bug https://github.com/shoebot/shoebot/issues/34
Plotdevice has a nice use of with statements
e.g.