vivid/README.md
2016-12-21 13:34:29 +13:00

457 B

Vivid

Vivid is a simple 2D rendering library.

I plan to use it to render polygons for display on a monochrome 128x64 OLED display from Adafruit.

I've never done any graphics programming before, so I'm working my way through the 2D portions of this tutorial and implementing them in Elixir as I go.

Expect this library to take a while to stabilise.