video script

  1. how do we improve immersion : follow the head
  2. precisely how : camera binded to the head movements
  • matching head movement with camera rotation (VRcontrols)
  • documentation

Code with testing in the browser

In particular look at

  1. the import of VRControls.js
    1. how it is applied (and to what object) using THREE.VRControls()
    2. even in it to see how the effect works if you are curious!(:div2end:)

Jump to Mission 3 to be able to interact with objects like a wizard!