yagui
v2.0.2
Published
Yet another javascript gui (for canvas centered WebGL app)
Readme
yagui
Examples
Live example here.
The code can be found in the examples folder.
Build
Use grunt :
npm install
# debug
webpack -w
# release
webpack -p --env.release