Blog Post for Week 10 (6/3-6/7)

Posted by VR Capstone Team 1 on 6/7/19

Update on code, links to relevant code added this week

There are three key components of our project.

  1. Server
  2. Webpage on the computer
  3. Magic Leap page

Server (app.js)

On the server we completed the following components:

  • Testing to ensure no bugs for the final demo.

Webpage on the computer (index.html and index.js)

We made the following changes to the web interface:

  • Add shape to equation in the lesson plans as requested by demoers in last week's dry run demos.

Magic Leap page (magicleap.html)

We made the following changes to the magic leap page:

  • Make plus and minus buttons larger. Confirmed styling with the TA.
  • Move the axes closer to the controls so that it is easier to see what changes in the shape.
  • Fixed positioning bug (CSS issue) by using fixed position in css instead of absolute.

Also did the following:

  • Make 1 minute video.
  • Make poster
  • Rehearse for actual demo

Demo

Below is the video of our current progress.

Plan for next week

Our plan for next week is to finish:

  1. Rehearse for actual demo

What every member did this week and will do next week

Our team believes we work more efficiently in pairs. Therefore, we paired into the following pairs:

  1. Matthew and Simon
  2. Esteban and Tanuj

Since we are in pairs each person completed the work together. Matthew and Simon wrote the blog. Simon and Esteban provided content to the blog as well. Esteban did the voice over for the weekly demo video. Matthew wrote the short quiz and review survey google forms during the demo.

The first team (Matthew and Simon) worked on the changes to the Magic leap page as described in the previous sections. The first team also made all the changes to indicated in the app.js section above.

The second team (Esteban and Tanuj) worked on the changes to the index.html and index.js as described above and the parts of the server to ensure their index changes don't break anything on the server side.

All teammmates will work on rehearsing the demo for next week. All teammates worked on the video and Matthew did the poster.

Blocking Issues

We have no immediate blocking issues.