1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 08:48:30 +00:00
0
What can I do with CUE.NET?
DarthAffe edited this page 2017-01-07 11:26:17 +01:00
  • Control every LED supported by the CUE-SDK.
  • Create groups of LEDs and control them.
  • Draw arbitrary things on the LEDs (especially useful for keyboard) by using Brushes and Gradients.
  • Add Effects/animations to your devices.
  • Capture input using the CUE.NET.Input-Module

You can't use CUE.NET to

  • Control your Corsair-devices without basic knowledge about programing and C#.
  • Do things which aren't supported by the CUE-SDK (for example controlling the caps-lock indicator on a keyboard).