| 
 
Here are the onboarding instructions for using the Quest:
 
 
-  Find your ip address:
    (1) Run terminal command: ifconfig | grep broadcast
    (2) The "inet" number is your computer's ip address
 -  In index.html change 'localhost' to your computer's inet address.
  -  On your Quest, make sure you are on the same Wifi network as your computer.
  -  In your Quest browser, surf to:
       http://YOUR_INET_ADDRESS:3000
which might look something like:
       http://10.20.100.200:3000
 -  In your Quest browser, save that address as a bookmark
(you'll thank me later).
  -  Click on "Enable VR".
  -  To exit VR mode, press the home button on the controller (the little button at the bottom of the gamepad).
  
Homework:
 
Make a very cool animated scene that runs in VR.
 
Here is a zipfile of the code I showed in class today:
hw8.zip
 
Cool videos we saw in class:
 | 
 |