1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 16:58:29 +00:00

Updated What can I do with CUE.NET? (markdown)

DarthAffe 2016-10-11 11:56:54 +02:00
parent b31a1190c2
commit 908f59ec69

@ -1,5 +1,5 @@
* Control every LED supported by the CUE-SDK.
* Create groups of keyboard-LEDs and control them.
* Create groups of LEDs and control them.
* Draw arbitrary things on the LEDs (especially useful for keyboard) by using [Brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) and [Gradients](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-gradients).
* Add [Effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects)/animations to your devices.