Skip to content

A very simple float and ofParameter<float> slider for openFrameworks

Notifications You must be signed in to change notification settings

moebiussurfing/ofxSimpleSlider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxSimpleSlider

Overview

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.

Screenshots

2-example-Responsive:
image

3-example-Layout:
image

Features

  • Only float type.
  • Custom size.
  • Vertical and horizontal.
  • Autodraw or not.
  • Added layoutCanvas.h class to handle dual slider basic layout helper.

Dependencies

  • ofxGui [ OF ]
    For the layoutCanvas.cpp class only. You can remove from your project if you don't want to use.

Usage

Look the examples.

About

A very simple float and ofParameter<float> slider for openFrameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published