LEDTableEngine icon indicating copy to clipboard operation
LEDTableEngine copied to clipboard

This repository contains a c++ implementation of a control engine for LED Matrix tables. It also contains a simulation environment for desktop computers..

LEDTableEngine

The LEDTableEngine is a flexible C++ framework for linux-based LED-Matrix-Displays that provides a simple programming interfaces to implement almost any kind of (multi-player!) game or visualization technique.

The documentation has been moved to https://github.com/rottaca/LEDTableEngine/wiki.

Here are a few images

3rd-Party Components

  • Font parser/renderer implementation adapted from Zylann: https://github.com/Zylann/zCraft
  • SDL-Audio wrapper implementation from Jake Besworth (Apache V2.0 license): https://github.com/jakebesworth/Simple-SDL2-Audio