amekare / FireFighting_Kinect

A Microsoft Kinect game that utilizes Vizard virtual reality software to allow the player to use hand gestures to put out fires.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fire-Fighting Kinect Game

A fire-fighting game that uses Vizard virtual reality software and the Microsoft Kinect to allow the player to put out virtual fires using hand gestures. A virtual avatar gives visual feedback by mirroring the player's movements within a 3D environment. The game consists of selecting balls of fire appearing in front of the user to put them out.

This project uses the Vizard Virtual Reality Software to create the interactive virtual environment and to pair the user with a customized, virtual avatar, Flexible Action and Articulated Skeleton Toolkit (FAAST) to allow the Microsoft Kinect's skeletal tracking functionality to be used within Vizard, and the Microsoft Kinect for it's motion sensing capabilities.

NOTE: Curent code is missing cfg and sound files needed to run the game

  • CFG file with avatar: 'kinect_full_body.cfg'
  • WAV file with sound: 'water-splash-2.wav'
  • WAV file with sound: 'fire3.wav'
  • WAV file with sound: 'water-splash-2.wav'

About

A Microsoft Kinect game that utilizes Vizard virtual reality software to allow the player to use hand gestures to put out fires.


Languages

Language:Python 100.0%