/reticulum

bare C implementation of a legendary GLSL shader. good for decent LED matrices.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Reticulum

Bare C implementation of a legendary GLSL shader. Good for serving decent LED matrices, e.g. Unicorn series from Pimoroni, via UART, SPI, I2C or UDP.

$ clone && cd
$ make

//:~