This repo contains the animation engine that drives the light wall. The animation engine receives OSC messages from a node.js server, which receives GET requests from end users. Code for the node.js server can be found HERE.
(clone each addon into of_v0.9.3_osx_release/addons/):
- ofxFlowTools
- ofxFastFboReader
- ofxSimpleTimer
- ofxEasing
- ofxSimpleHttp
- ofxKinet (proprietary, requires special permission from Color Kinetics)
- Clone this repo into of_v0.9.3_osx_release/apps/myApps/
- Open the xcode project and run
- Or if on Linux, move into application directory and make && make run