CS 699, week6

Accomplishment:

Thanks for the support from Kevin and Ross, we successfully built a Unity project which realize synchronous playback of 3D video. We have successfully connect the head node with all 6 sub nodes.  We also set the position of each screen based on their location and the position of head. The performance looks good.

Challenges:

Sometimes the video shown on different screens will have a few frame difference. Specially when we loop the video. We will try to download the video and test the video again. The problem may also result from different graphics card settings and hardware configurations.

Plan for next week:

  1. Try to realize cluster launching using python script.
  2. Tune the positions of displays.
  3. Try to add a Kinect system to the environment for head tracking.