MozillaReality / WebXR-emulator-extension

INACTIVE - WebXR emulator extension
Mozilla Public License 2.0
462 stars 55 forks source link

A request to add select event button on Google Cardboard #279

Closed NSTCG closed 2 months ago

NSTCG commented 2 years ago

Google cardboard have very few input methods , and most commonly used one is just the click , chen we press the click in vr its just touching the screen , wwhich triggers "select" event in event listener (js)

so it would be great if we can add a select button on the cardboard so that we can emulate the method of basic input too !