This is the C++ Pixels library for Windows. Windows Runtime WinRT APIs are used to access Bluetooth.
Windows 10 version 1709 (Fall Creators Update) or more recent is required.
Pixels are full of LEDs, smarts and no larger than regular dice, they can be customized to light up when and how you desire. Check our website for more information.
Warning Before jumping into programming please make sure to read our Pixels developer's guide.
Please open a ticket on GitHub if you're having any issue.
This is the initial release of our Pixels dice C++ library for Windows.
Please not that all the library source code is currently included in the example app.
As such you will need to either copy the library code in your own project or modify this project to generate a library with the configuration settings that your project requires.
There are many ways to configure a Visual Studio C++ library project and we didn't want to pick one that is unsuitable for our users. So we decided to postpone that decision until we get some community feedback that will inform us of the most popular configuration needs.
Thank you for your understanding!
See the library documentation here.
Documentation generated with Doxygen.
MIT