↧
Ping documentation in progress
I’ve been writing class/method level documentation and ideally plan to make a step by step explanation of what the heck is going on inside the Ping toolset. Until then it’s pretty doubtful anyone will...
View ArticleCanvas optimization trick – avoid put/getImage calls unless necessary
Thanks to the power of google and some very explicit search terms, I stumbled upon this ( http://www.onaluf.org/en/entry/13 ) valuable tip. Inside Ping, my implementation of putPixel uses either a...
View Article