Wednesday, 21 August 2013

Is it possible to create a button using dat.gui

Is it possible to create a button using dat.gui

I would like to create a button using dat.gui library. In a perfect world,
this would work like this:
gui.add("button", "click me");

No comments:

Post a Comment