https://github.com/dmvaldman/guiGlue
it essentially lets you abstract away your parameters from the gui, so you
never have to write things like..
gui.add(params, 'var1', .5, 0, 1).step(0.01).onChange(function(){...})
it would be better if these ideas were just incorporate into source :-)
Original issue reported on code.google.com by dmvald...@gmail.com on 19 Mar 2013 at 4:13
Original issue reported on code.google.com by
dmvald...@gmail.com
on 19 Mar 2013 at 4:13