Difference between revisions of "Homework3W14"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Created page with "Under construction. Come back Saturday, Feb 8.")
 
Line 1: Line 1:
Under construction. Come back Saturday, Feb 8.
+
=Homework Assignment 3: Leap Motion=
 +
 
 +
For this assignment you can obtain 100 points, plus up to 10 points for extra credit.  
 +
 
 +
This homework assignment is due on '''February 21st, 2014''' at 1:30pm. Thinh is going to do a Q&A session on '''Wednesday, February 12th''' at 4pm in lab 260.
 +
 
 +
The goal of this project is to use the Leap as the only input device for the following project.
 +
 
 +
==Leap==
 +
 
 +
This homework assignment requires the use of a Leap Motion input device. Everyone in class is going to get to borrow one from the instructor until the end of the quarter.
 +
 
 +
To use the Leap, you will need to first [https://developer.leapmotion.com/ download the driver]. If you use the lab computers the driver is already installed on the even-numbered PCs in lab 260.
 +
 
 +
You will find the official Leap documentation with sample code [https://developer.leapmotion.com/documentation/cpp/index.html at this link].

Revision as of 22:52, 7 February 2014

Homework Assignment 3: Leap Motion

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

This homework assignment is due on February 21st, 2014 at 1:30pm. Thinh is going to do a Q&A session on Wednesday, February 12th at 4pm in lab 260.

The goal of this project is to use the Leap as the only input device for the following project.

Leap

This homework assignment requires the use of a Leap Motion input device. Everyone in class is going to get to borrow one from the instructor until the end of the quarter.

To use the Leap, you will need to first download the driver. If you use the lab computers the driver is already installed on the even-numbered PCs in lab 260.

You will find the official Leap documentation with sample code at this link.