Introduction

The goal this week is to be able to reigster places and play/pause videos. We also plan to test out shooting different 3D videos at Microsoft to evaluate what works best on their vido capture rig.

Progresss

We have done the following things.

  • Set up the skeleton code. (Xuan)
  • Implemented the cursor and GazeGuesture. (Xuan)
  • Importing playable video into unity. (Griffin)
  • We can now play/pause/stop videos by voice control and airtap. (Xuan)
  • Spatial registration for kitchen places and gadgets (e.g. sink, fridge, oven, etc) is working. The user can now look around his/her environment and an object follows the gaze and the user can register a mesh as a place. (JJ)
  • StepManager to mange the step flow is also implemented (Xuan). But we still need to put the StepManager and SpatialRegistration step together (Xuan & JJ).
  • Working on saving and loading tutorial objects to and from disk using iserializable. (Griffin)

Plan for Next Week

  • Implement the action List to let users know what voice actions are available to different features. (Xuan)
  • Put StepManager and SpatialRegistration step toegether. (Xuan & JJ)
  • Implement checklist. (Xuan & JJ)
  • Continuing to work on saving and loading tutorial objects to disk. Goal is to have a loadable tutorial by this demo period. (Griffin)
  • Implement Warning (JJ)