This project shows how to cache drawing code from PaintCode into images for more efficient drawing as described in my Caching Drawing Code blog post.
BBlock is included as a submodule, so make sure to clone the repo with the --recursive
flag.
git clone --recursive https://github.com/kgn/PaintCodeExample.git