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

Buttons and sliders are grey with no lights #50

Closed customlogic closed 8 years ago

customlogic commented 8 years ago

UI elements should not be effected by light. The color blocks on the left side of the GUI look good, though

bandicam 2016-09-29 11-41-32-375

mflux commented 8 years ago

Hm. If we make it unlit (meshbasicmaterial) then it won't have shading. The button will look really flat.

mflux commented 8 years ago

Fixed in c1d5f9d477b418b0b43a420d814483d9f502626a unfortunately nothing has shading now.