marionauta/wggr
Funtions to draw colors, rectangles, sprites and text onto a CGContext.
(pronounced wagger) — Watch Game GRaphics
A set of functions to ease drawing colors, rectangles, sprites and text onto a
CGContext
. This library contains bindings to some of Apple's Core
Graphics framework functions. This library also contains easier to use functions
that match the raylib
API. This library is not intended to be a
replacement of either Core Graphics nor raylib.