Showing posts with label interactivity. Show all posts
Showing posts with label interactivity. Show all posts

Wednesday, 19 October 2011

DAT206: Group project using Kinect

In our group project, we are using the Kinect with OpenKinect, which is an open community-driven API that is used to access the Kinect's sensors and camera, and also allows Processing to control the tilt. The Kinect was only just released last year, so for the first time in IDAT, we will be using the many capabilities that have never before been exploited in a project.

Originally meant as an interactive peripheral for the Xbox 360, in response to Sony's PlayStation Move and the incumbent Wiimote, many opportunities became true after Spanish hacker Héctor Martín Cantero managed to create the first open-source driver for the device in response to an Adafruit competition bounty. The OpenKinect project was founded after Héctor posted the hack on Github, and is available in various programming languages; the version we're using is the Processing variant, which includes the necessary libraries in order to access the API. OpenKinect is in continuous development, and many more programming languages are being added as development progresses.

Our game will be themed on zombie survival, and the goal of the game is to survive the whole duration of the game without getting touched by zombies, and defend yourself against them. We are going to try and fuse two Kinect devices to create a 3D world, and use the tracking features in the OpenKinect API to detect the player's movement and interactions against the zombies, and to detect collisions that would result in the player's heath being subtracted. We are also going to use an object to act as the gun, which the player uses against the zombies. The Kinect will detect the player's interaction with the object, and whenever the player pulls the trigger, it fires the gun, and if the gun is aimed well at the zombies, the zombie then gets killed.

Wednesday, 2 February 2011

IDAT 106: Large-scale Monopoly-style interactive game and initial ideas

As part of a joint project with the year 2s, we have to produce a large scale interactive version of a popular board game, which incorporates many features whilst at the same time addresses a current situation, where we have an opportunity to change it, be it worldwide or local. For my group, we decided to do a Monopoly-based game where we will set it in our city of Plymouth and use it to brainstorm solutions to the economical problem that the city suffers from, particularly due to the loss of air links owing to a drop in passengers (which later lead to a call to have the runway extended at our local airport), and also because of business going bust with (although in places it's getting better) many places becoming vacant.

This gives us the perfect opportunity to attempt to draw in more commerce to help transform our city through the wonderful medium of IDAT. We are planning to base our game on web technologies and Flash, an interactive platform that is popular for dynamic information and animations, with a view to complete it within 8 weeks before the deadline, which will be due round the spring/summer time.

Popular Posts