Software for live real-time graphics generation, developed in openFrameworks v0.9.8 under Ubuntu.
Status: v0.1
Features:
- Real time video.
- GPU oriented.
- Mesh Warping implemented.
- Live use oriented.
- Easy interface.
- To be controlled using a KORG Nanokontrol (http://www.korg.com/es/products/computergear/nanokontrol2/)
- 2 layers with different mixing effects.
- Unlimited number of different effects configured via XML file.
- Template of "Effect" class to be customized in different new effects.
- Available and tested in iOS, Windows 10 and Ubuntu 16.10.
- https://github.com/danomatika/ofxMidi
- https://github.com/roymacdonald/ofxGLWarper
- https://github.com/kylemcdonald/ofxFft
- ofxGUI
- ofxXmlSettings
- ofxOpenCv
- still to define