rvdleun / onoffice

The open-source Virtual Office, powered by WebVR
https://onoffice.app
GNU General Public License v3.0
119 stars 15 forks source link

Provide separate instructions per supported headset #2

Open rvdleun opened 5 years ago

rvdleun commented 5 years ago

Goal

Give the user instructions on how to connect per headset

Description

At the moment when the application is running, there is a single instructions page with a list of items on what the user needs to do.

What I'm thinking of adding here is to let the user pick his headset(that is officially supported by the project) and get tailored instructions for that device. ie. With the Oculus Quest, click on 'Navigate' -> 'Browser'. For the HTC Vive, open Firefox', along with screenshots.

I briefly spent some time trying to get this to work, but couldn't get the UI to work. Plus, couldn't get a proper design for it either.

Deliverables