Archived tweet #9722 from the @leastfixedpoint Twitter Archive@coreload It's rendering to a GL surface, using Racket's pict and image libraries to actually specify the graphics. (Each actor asserts `sprite` structs, each with a transformation matrix and a bitmap, more or less. A compositor actor tracks these and renders to the display.)