ReGIS

Display

ReGIS, short for Remote Graphic Instruction Set, is a vector graphics markup language for embedded devices using serial interfaces.
ReGIS supports vector graphics consisting of lines, circular arcs, and similar shapes. XTerm (emulates DEC VT terminals) supports ReGIS which allow graphics and text generated by Arduino devices to be mixed on-screen on desktop computer X.org displays. Includes basic homogeneous coordinate vector and matrix transformation and projection functions for 3D graphics.

Author: Phillip Stevens

Maintainer: Phillip Stevens

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.