https://github.com/memo/ofxmsacontrolfreakgui
OpenGL Gui to display ofxMSAControlFreak parameters
https://github.com/memo/ofxmsacontrolfreakgui
Last synced: over 1 year ago
JSON representation
OpenGL Gui to display ofxMSAControlFreak parameters
- Host: GitHub
- URL: https://github.com/memo/ofxmsacontrolfreakgui
- Owner: memo
- License: other
- Created: 2013-01-02T04:45:44.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T15:13:31.000Z (almost 7 years ago)
- Last Synced: 2025-04-06T21:39:44.598Z (over 1 year ago)
- Language: C++
- Homepage: http://www.memo.tv
- Size: 367 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
ofxMSAControlFreakGui
=====================================
Introduction
------------
OpenGL Gui to display [ofxMSAControlFreak](https://github.com/memo/ofxMSAControlFreak) parameters. Integration with gui is one line of code: ```gui.addPage(params);``` See the [example](https://github.com/memo/ofxMSAControlFreakGui/blob/master/example/src/example-Gui.cpp) for details.
Dependencies
------------
In addition to [ofxMSAControlFreak](https://github.com/memo/ofxMSAControlFreak) and its dependencies, this requires:
* [ofxMSAInteractiveObject](https://github.com/memo/ofxMSAInteractiveObject)
Licence
-------
The code in this repository is available under the [MIT License](https://secure.wikimedia.org/wikipedia/en/wiki/Mit_license).
Copyright (c) 2008-2017 Memo Akten, [www.memo.tv](http://www.memo.tv)
The Mega Super Awesome Visuals Company