Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braitsch/ofxDatGui
Simple to use, fully customizable, high-resolution graphical user interface for openFrameworks
https://github.com/braitsch/ofxDatGui
openframeworks user-interface
Last synced: 7 days ago
JSON representation
Simple to use, fully customizable, high-resolution graphical user interface for openFrameworks
- Host: GitHub
- URL: https://github.com/braitsch/ofxDatGui
- Owner: braitsch
- License: other
- Created: 2015-08-26T21:59:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T07:29:00.000Z (over 4 years ago)
- Last Synced: 2024-08-02T17:35:16.409Z (3 months ago)
- Topics: openframeworks, user-interface
- Language: C++
- Homepage: https://braitsch.github.io/ofxDatGui/
- Size: 8.13 MB
- Stars: 432
- Watchers: 32
- Forks: 113
- Open Issues: 19
-
Metadata Files:
- Readme: readme.md
- Changelog: history.md
- License: license.txt
Awesome Lists containing this project
README
## ofxDatGui
**ofxDatGui** is a **simple to use**, fully customizable, high-resolution graphical user interface for [openFrameworks](http://openframeworks.cc/) inspired by the popular JavaScript [datgui](http://workshop.chromeexperiments.com/examples/gui/) interface.
![ofxDatGui](http://braitsch.github.io/ofxDatGui/img/ofxdatgui_.png "ofxDatGui")
## Features
**ofxDatGui** offers the following features & components:
* Click & Toggle (On/Off) Buttons
* Text Input Fields
* Color Pickers
* Range Sliders
* Dropdown Menus
* Scroll Views
* Button Matrices
* Coordinate Pads
* Value Plotters
* Waveform Monitors
* Framerate Monitor
* Variable Binding
* Completely Customizable
* Folders to group components together
* An optional header & footer that allow you to title the gui, collapse and drag it around## Documentation
[The latest **ofxDatGui** docs are located here](http://braitsch.github.io/ofxDatGui/)
## ofParameter Support
**ofParameter** support is the single most requested feature and is currently in development. Therefore, **I am not accepting ofParameter related pull requests until the first stable version of ofxDatGui with ofParameter support is released.**
## Questions & Feedback
Questions, feedback, feature requests and ideas for improvement are all very much welcome. Please [open an issue](https://github.com/braitsch/ofxDatGui/issues) or join the conversation on this [openFrameworks thread](https://forum.openframeworks.cc/t/ofxdatgui-a-new-user-interface-for-of/20553) before sending me an email.
If you're enjoying ofxDatGui please star the repository or consider making a small donation to help support its ongoing development. If you've made something with it that you'd like to share [please let me know](https://twitter.com/braitsch) and I'll add it to the [gallery.](http://braitsch.github.io/ofxDatGui/gallery.html)