pankajkgupta / Cloud-Game

Cloud Game is an augmented reality game that uses Computer Vision along with some mechanism for interaction for having 3D interaction in augmented scene. In this report I present a 3D game involving human body, its pose and gesture recognition, a basic skeleton representation of human body to assist pose and gesture recognition and to represent it as a player while interacting with the augmented 3D scene. The game is a single player 3D game where in the player have to first pose and follow certain body gesture in a sequence to obtain a weapon (a sword in this case) in his/her hand and then use this weapon to burst/break the objects (a beach ball in this case) flying past in the augmented scene (in right to left direction with respect to actual player) to earn rewards. Un-burst objects crossing off the view will again be spawned at their starting position and will again fly right to left direction holding lesser reward. Objects follow random directions in the 3D space and hence player would have to move in 3D space to burst the object after which the object would disappear from the scene.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pankajkgupta/Cloud-Game Stargazers