openFrameworks GUI addon for futuristic data visualization
- Download ofxFuturisticUI from https://github.com/YiJongIn/ofxFuturisticUI/archive/master.zip
- Extract the zip file to of_v0.X.X_xx_release/addon folder and rename the folder as ofxFuturisticUI
- add this addon on a new project using project manager
- copy Autobus-Bold.ttf to (yourProjectFolder)/bin/data
- add line #include "ofxFuturisticUI.h" in ofApp.h