Difference between revisions of "Project3W16"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Air Race)
(Air Race)
Line 8: Line 8:
  
 
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 [[Playstation_Move_UDP_API | MoveInVR wiki page]].
 
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 [[Playstation_Move_UDP_API | MoveInVR wiki page]].
 +
<!--
 +
Furthermore, you will need the UCSD campus model, and the model of a drone. The drone model was provided by Professor Falko Kuester's lab here at UCSD, where the students take classes
 +
-->

Revision as of 18:40, 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.