video script
- minimum requirements : benefit that works on all platform
- how to interact with the world : tracking the head, assuming view
- activating view pick (vreticle) on the cube to make it change colours
- documentation
Code with testing in the browser
In particular look at
- the import of vreticle.js
- how it is applied (and to what object) using vreticle
- the camera (ray casting)
- the animation loop
- adding the target object to the reticle.add_collider()
- even in it , as usual, to better grasp what ray casting is
Feeling lonely? Go on to Mission 4 to bring friends along!