Skip to content

mazbox/ofxWebSimpleGuiToo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ofxWebSimpleGuiToo

Serve a version of ofxSimpleGuiToo in your web browser.

HOWTO

Add it to your project. Add ofxSimpleGuiToo to your project. Instead of

gui.addSlider(...)

use

webGui.addSlider(...)

then call

webGui.startServer()

You also need data/ofxWebSimpleGuiToo/* from the example in your data folder.

then point your browser to http://localhost:8910/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published