Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedahan/path-issue
misunderstanding
https://github.com/jedahan/path-issue
Last synced: about 2 months ago
JSON representation
misunderstanding
- Host: GitHub
- URL: https://github.com/jedahan/path-issue
- Owner: jedahan
- Created: 2015-03-17T21:31:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-17T21:31:46.000Z (almost 10 years ago)
- Last Synced: 2024-10-13T01:04:02.861Z (3 months ago)
- Language: C++
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# kinectFireworks
For BGC Interface Experience
## welcome screen
Background shows shooting fireworks
Text says **Welcome to Kinect Fireworks! Please make sure you are standing in the panel marked on the floor. When you're ready, hold your hand in from of the screen to register with the kinect**
Video shows someone performing the described action
### interstitial
"Congratulations, you have successfully calibrated the device"
"You will be designing a fireworks show around a set of commands to complete""Hover over 'next' to continue"
## instruction screen
* Background black
* Color pallete near bottom
* Video with possible hand gestures
* Gestures
* hover to choose color* Swipe in any direction to shoot firework
* Voice Commands
* yelling the color changes it"Perform the following actions"
- shoot a firework up
- change color
- shoot a firework sideways
- shoot 2 fireworksWith a video for each one when its done
### interstitial
"Congrats, now time to make your own show!"
## play screenDo the same as the instruction screen but no instructions
# Feature priority
- Hand tracking via kinect
- Creation of 'fireworks' near moving hand
- Choosing items by hovering
- One hand gesture recognition
- Video playback
- Two hand gesture recognition
- Show recording
- Voice recognition# Screen priority
1. Play
2. Welcome
3. Instructions