10000 GitHub - chrbir/ofxGuiExtended: extending openFrameworks core addon ofxGui
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chrbir/ofxGuiExtended

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxGuiExtended ALPHA

##Features

  • ofxGuiGroupExtended, ofxPanelExtended:
    • horizontal alignment
    • header can be hidden
    • option to allow only one active toggle (only working with ofxMinimalToggle at the moment)
  • ofxMinimalToggle, ofxMinimalButton: toggles and buttons with name inside
  • ofxRotarySlider: rotary slider
  • ofxGuiSpacer: spacing element
  • ofxGuiMatrix: matrix of gui elements, column count and element height adjustable
  • ofxCanvas: shows texture reference
  • ofxZoomableCanvas: texture can be zoomed with scroll wheel and dragged with mouse button when in zoom
  • ofxValuePlotter: plots a value and displays the current value. option to set decimal place and value name
  • ofxFpsPlotter: plots FPS

see example for usage. running only with the current github OF version (0.9.0) on linux64bit and possibly also on other systems. needs testing.

About

extending openFrameworks core addon ofxGui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • C 0.5%
0