Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Plugins

Jono edited this page Jun 12, 2014 · 2 revisions

Plugins are broken down into the following types

Light Setup Plugins

Map regions of a screen to lights, usually LED's or LED strips.

  • Basic Light Setup
Capture Plugins
  • .Net CopyScreen - This captures the screen on a windows desktop and in most media playing software
  • Direct3D Capture - This captures the screen in most games, has been tested in Eve Online and Titanfall
Colour Extraction Plugins

Methods to speeds up the colour extraction process

  • Average Colour Extraction
Post Process Plugins
  • Colour Correction Plugin - Adjust gamma, brightness, red, green, and blue to suit your room.
Pre Output Plugins

In Progress

Output Plugins

Sends the captured colour to lights

  • Arduino Output - source code in this project