Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

What is CUE.NET?

DarthAffe edited this page Jan 7, 2017 · 4 revisions

CUE.NET is a C#-library build around the Corsair CUE-SDK. It aims to allow the fast and easy integration of (light controllable) Corsair-devices into your own tools/programs by exposing a simple API.

Unlike the original C++ SDK provided by Corsair CUE.NET adds a lot of highly abstract features like Brushes or Effects which are straight forward to implement and use.

CUE.NET is NOT intended to be used without knowledge about C# or programming in general!

In addition to this the CUE.NET.Input-Module (currently in development) allows you to capture every input from connected devices (currently only keyboards), including G- and other special-keys!