openFrameworks addon class with a very simple slider to use float
types or ofParameter<float>
.
- Created by Golan Levin on 2/24/12.
- Updated by Dan Wilcox 2012.
- Updated by moebiusSurfing 2021.
- Only float type.
- Custom size.
- Vertical and horizontal.
- Autodraw or not.
- Added layoutCanvas.h class to handle dual slider basic layout helper.
- ofxGui [ OF ]
For the layoutCanvas.cpp class only. You can remove from your project if you don't want to use.
Look the examples.