Real time online multiplayer gaming framework using kinect sensors
Date
2018-04Publisher
BRAC UniversityAuthor
Ahmed, ImtiazShabab, Khondokar Sadman
Hossain, MD. Shahadat
Akand, MD.Tashauf
Majumder, Shovon
Metadata
Show full item recordAbstract
A real-time online multiplayer game framework is proposed and demonstrated.
The proposed model is composed of multiple Microsoft Kinect sensors and
Unity 3D game development tool. The motive is to make a real time
multiplayer game that uses user's movement data as it's input through Kinect
and build a gameplay around this concept. This type of project has not been
attempted especially on windows platform and most Xbox multiplayer game
only uses leaderboard as a way to connect multiple players. The game will be
played solely by the interaction of players in real time even though they are
apart. At first a skeleton of 25 bone joints has been made and make character
models around it. And then detect user through Kinect and sync user's body
with our model. This means now our character will move when user moves
using the tracking data provided by Kinect sensor. A game environment for
our game has been made and place user character in a specific spawn place.
The process allows player characters to interact with each other within the
virtual world. This whole process needs a server to perform and the server will
have to manipulate data efficiently to allow player's a smooth gameplay
without any lags.