summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2018-08-15 11:01:01 -0700
committerScott Shawcroft <scott@tannewt.org>2018-08-31 12:31:52 -0700
commit6697544cdf87d0df5b761d401ad6ffe3a8d752fc (patch)
tree1526897a43894d045d9ba88c8cd6d6c314ce191f /docs
parent9b98ad779468676c3d5f1efdc06b454aaed7c407 (diff)
Introduce displayio to render graphics to displays.
It's designed to minimize RAM footprint by using Sprites to represent objects on the screen. The object model also facilitates partial screen updating which reduces the bandwidth needed to display. This is all handled in C. Python simply manipulates the objects with the ability to synchronize to frame timing.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions