This week we went over how to add left and right controllers to your VR experience. I will be adding instructions here as the week goes on, depending on questions people have. Meanwhile, here is the code base that I showed on Monday. It should work right out of the box.
Hot reloading now works properly again in your browser.
To make it work on your Quest, you need to replace <div id='server-ip' value='localhost'></div> Homework:
Make your own interactive scene that responds to the controllers.`
You can follow my suggestions in
Here is a zipfile of the code I showed in class today:
hw9.zipAnd here is a video created by Mike Gold, explaining how to use your computer's Web Browser to do debugging for the Quest. |