nightshining / OF_CustomButton_Example

Simple straightforward openframeworks code to make a custom button that sends OSC and can save position data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OF_CustomButton_Example

###Simple openframeworks code example of custom button class features include:

  • Realtime positioning save/load position. Good for iOS.
  • OSC message sender
  • Dynamically centers text
  • Trigger boolean value for click

alt text

About

Simple straightforward openframeworks code to make a custom button that sends OSC and can save position data.


Languages

Language:C++ 57.0%Language:Objective-C++ 41.0%Language:Makefile 2.0%