An open API service indexing awesome lists of open source software.

https://github.com/ebadier/blinkstick-unity

A simple library to use BlinkStick devices in Unity
https://github.com/ebadier/blinkstick-unity

blinkstick csharp netframework35 unity3d

Last synced: about 1 month ago
JSON representation

A simple library to use BlinkStick devices in Unity

Awesome Lists containing this project

README

          

![alt text](Doc/BlinkStick_Doc.png)

## Use [BlinkStick](https://blinkstick.com/) devices in Unity with the following benefits
- Library fully compatible with Unity on windows platforms
- A complete test scene to understand the use of the library

## System requirements
Unity version with ***Scripting Runtime >= .NetFramework 3.5***

## Acknowledgments
- [SnapshotGames](https://github.com/SnapshotGames) for their very nice and lightweight [unity color's picker](https://github.com/SnapshotGames/cui_color_picker)