Sanjeev Nayak - MS DM '22 @ Georgia Tech
Committee Chair: Michael Nitsche
Committee Members: Anne Sullivan, Janet Murray, Ali Mazalek
This project is built with the Unity game engine. Unity is a broadly applicable game engine capable of working with many different platforms and hardware. Gamepad integrations are built into Unity, and gamepads are largely standardized around the dual joystick form. A Playstation 4 gamepad was chosen to work with for development of this project. Body motion based game controllers are not as widely available. The Xbox Kinect was one effort towards a standardized controller for body motion input using computer vision technology, but has since been discontinued. The future of the Kinect product line has been moved over to Microsoft’s web platform, Azure. Older Xbox Kinects are still available through secondary markets, and the Kinect for Xbox One was chosen for this project. The Kinect has an available SDK for interacting with the device, and reading the body motion data that it provides.