Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 178 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 178 Bytes

ofxControlFloat

Addon for a float class with simple exponential easy in/out.

Way of use

ofxControlFloat f;

f = 10;

and f will tend to 10 with each app update.