Difference between revisions of "Project3W16"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Created page with "=Air Race=")
 
(Air Race)
Line 1: Line 1:
 
=Air Race=
 
=Air Race=
 +
 +
This project is due on February 12th at 2pm and to be demonstrated, as usual, in CSE basement lab 220.
 +
 +
The objective of the project is to implement a simple game, which allows the player to fly a drone past a number of check points on UCSD's campus.
 +
 +
For user input the only permissible device is the Sony Move controller.
 +
 +
To use the controller, you will have to first get its driver to work. There is no official, polished driver available because the device was made for the Playstation. However, we are providing a Windows version of the driver on our [[MoveInVR | MoveInVR wiki page]].

Revision as of 18:19, 29 January 2016

Air Race

This project is due on February 12th at 2pm and to be demonstrated, as usual, in CSE basement lab 220.

The objective of the project is to implement a simple game, which allows the player to fly a drone past a number of check points on UCSD's campus.

For user input the only permissible device is the Sony Move controller.

To use the controller, you will have to first get its driver to work. There is no official, polished driver available because the device was made for the Playstation. However, we are providing a Windows version of the driver on our MoveInVR wiki page.