Project4W17

From Immersive Visualization Lab Wiki
Revision as of 19:29, 5 March 2017 by Jschulze (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Homework Assignment 5: Final Project

For this assignment you can obtain 100 points, plus up to 10 points for extra credit.

This homework assignment is due on Tuesday, March 21st at 11:30am.

The project is designed to be a team project for two people, just like the other projects this quarter.

The goal of this project is to create a 3D application for the Oculus Rift with either the Touch controllers, or the Leap Motion. The application needs to contain an implementation of at least one of each of the following universal 3D interaction tasks discussed in class:

  • selection
  • manipulation
  • wayfinding
  • travel
  • system control

Your application is not allowed to use input devices other than those mentioned above. Specifically, it is not allowed to use keyboard or mouse once the application is running.

Important: If your application uses the Touch controllers, you are only allowed to use two buttons on each controller. Which is your choice. You're not allowed to use the joysticks on the controllers.

You are allowed to use Unity, Unreal, Lumberyard, OpenGL/C++ for the implementation. While the use of asset stores is allowed for textures and 3D models, any other use of assets from the asset store requires permission from the instructor or one of the TAs/tutors.

You are welcome to use the TA/tutors' office hours to brainstorm ideas with them, as well as for help during your work on the project, like for the other homework projects.

Grading

Your final project score consists of three parts:

  • Documentation (10 points)
  • Presentation (90 points)
  • Extra Credit (10 points)

Details TBA