Abstract

The goal of the project is to create a virtual marionette puppet that interacts with the player via the use of two Nintendo Wiimotes - one in either hand. I will utilize OpenGL and an open source Linux library called libCWiid which provides a very simple interface to the Wiimotes.


Technology

This project will make use of the following technologies:


Description

This project aims to create a toy in which the player can utilize two Nintendo Wiimotes to play with a 3D virtual marionette. The built-in accelerometers inside the Wiimotes allow for easy access to the current orientation of the Wiimotes at any given time.
The program will load a model file that will most likely be acquired from an online source with appropriate permissions granted. This will allow the time to be better spent programming the mechanics of the program instead of modeling the puppet.

A breakdown of the tasks involved in this project are:

Each task shouldn't take too long to complete with an estimate of about one task completed each off-week where a programming assignment isn't due.


Links