tparisi / glam

GL and Markup
http://www.glamjs.org/
MIT License
237 stars 36 forks source link

autoVR for renderer and controller - switching normal mode and VR mode. #63

Open wizztjh opened 9 years ago

wizztjh commented 9 years ago

Maybe we can make GLAM VR mode works like webvr-boilerplate.

It can switch between normal mode and vr mode depends when clicking the icon. Is it a good idea to implement this and is autoVR is a good name?

<renderer type="autoVR"></renderer>
<controller type="autoVR"></controller>