dataarts / dat.guiVR

A flexible graphical user interface for changing variables within WebVR.
https://workshop.chromeexperiments.com/examples/guiVR/
Apache License 2.0
311 stars 50 forks source link

replace "folder" language with "gui" #68

Closed customlogic closed 7 years ago

customlogic commented 7 years ago

in Readme, wiki, and examples

change from: const folder = dat.GUIVR.create( 'settings' );

to: const gui= dat.GUIVR.create( 'settings' );