/ofxRx

ofxRx is an openframeworks (C++11) addon to bridge rxcpp

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

ofxRx

This is an openframeworks addon to bridge rxcpp

This addon REQUIRES the C++11 version of openframeworks. After cloning openframeworks and ofxRx (into the addons dir) use the projectgenerator project to update the examples. For Osx the generated example projects must be edited to compile for 10.9 and c++11 before building.

There are two examples that demonstrate mouse, keyboard and update streams.