video script
- how do we improve immersion : follow the head
- 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
- the import of VRControls.js
- how it is applied (and to what object) using THREE.VRControls()
- 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!