angry prims preliminary proposal

12
Angry Prims Preliminary Proposal Christian William Francis Sabado Aaron Mahmoud University of Arkansas 29 Nov 2011

Upload: ince

Post on 24-Feb-2016

39 views

Category:

Documents


0 download

DESCRIPTION

Angry Prims Preliminary Proposal. Christian William Francis Sabado Aaron Mahmoud University of Arkansas 29 Nov 2011. Problem. Limited audience for current Kinect titles Bridge games between full body motion and traditional controller or keyboard mouse - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Angry  Prims Preliminary Proposal

Angry Prims Preliminary Proposal

Christian WilliamFrancis SabadoAaron Mahmoud

University of Arkansas29 Nov 2011

Page 2: Angry  Prims Preliminary Proposal

ProblemLimited audience for current Kinect titles1. Bridge games between full body motion and

traditional controller or keyboard mouse 2. Kinect outside of the Xbox environmentLimited games for virtual world environment1. Limitations of the Second Life as a game

engine driven environment2. Games playing to the strengths of Second

Life

Page 3: Angry  Prims Preliminary Proposal

Project ObjectiveKinect enabled games in

a open world simulated environment.

Develop a game where the goal is to model a real world item using Kinect detected gestures.

Develop a 3D version of AngryBirds using SL as the game engine and Kinect as the control.

Page 4: Angry  Prims Preliminary Proposal

Approach

Modeling and Angry Prims

Second Life

Kinect Client and Gestures

SQL Database /

Game object memory

PHP Server

(Turing)

GameEngine

Page 5: Angry  Prims Preliminary Proposal

AssignmentsChristian Williams

1. Design and Network Comms.

Francis Sabado

1. Game Implementation

Aaron Mahmoud

1. Gestures and voice control

Page 6: Angry  Prims Preliminary Proposal

Angry Prims GameProjectile: Angry BirdsSlingshot:Smart object that

receives messages from the server.

ObstaclesTargets: Pigs

Page 7: Angry  Prims Preliminary Proposal

Trajectory, Physics, Collision, and Animation

Trajectory

Collision Detection

Physics

Animation

Page 8: Angry  Prims Preliminary Proposal

Gesture Tracking• Capturing specific

gestures.• Capturing hand

and finger movement .

• Making fluid movement transition from the Kinect to Second Life

• Using the gestures from Kinect with the Objects in Second Life

Page 9: Angry  Prims Preliminary Proposal

Speech RecognitionMicrosoft Speech Platform (SDK)

Event Handlers track speech and test against given library

Make the given command transition into Second Life.

Page 10: Angry  Prims Preliminary Proposal

Game LimitationsObstacle and target locations will be a fixed point.

The game stages will be limited unless it is possible to generate objects randomly.

Game reset will require all objects to return to their previous states, therefore there must be a way to remember previous locations.

The game must be in a state such that game conditions are known or could receive messages from the server about game conditions.

Page 11: Angry  Prims Preliminary Proposal

Current StatusProgress that has been made:

Communication between Kinect and Second LifeRudimentary gesture events written with

corresponding actions in Second Life

Next Steps:Need to develop the game engineNeed to develop complex gestures and voice

recognition

Page 12: Angry  Prims Preliminary Proposal

Questions?