stream of consciousness

The best place to find out what we have been up to: in the lab, on the streets, or out in the wild.  

media flow


want to collaborate?

follow my


Powered by Squarespace

Entries in mixed reality gaming (5)

Tuesday
Feb012011

Thesis: digital game progression [obstacle engine]


thesis: digital game demo 2 from Thomas Kearns on Vimeo.

This video is demonstrating basic character control, camera logic, and obstacle generation.

The character control is built upon the bullet library and integrated with irrlicht based graphics and input. For the time being walking, running, and jumping are the only required character control mechanics.
most importantly what we see here is the base functionality of the obstacle engine, which manages the dynamic creation of obstacles for an ever expanding game space. The engine is overseeing the instantiation of new obstacles based on active zones within the physical game space.

Abstractly the engine allows for unique obstacles, in this case represented by simple planes or floors. each obstacle can have a number of connectors associated with it, which parametrically define the possible relationships with future obstacles, effectively controlling the location and dimensions of the gap. While subtle, in the video you can see a growing number of obstacles with their orientation being determined by the orientation of the obstacle it is connected to and on which side. Each obstacle can also define an ideal view point, which we see in the video as the camera is controlled entirely by which obstacle the player is currently engaged with. While still requiring some finessing, the camera’s dynamic quaternion based control is functional.

The engine is also managing the state of the obstacle whether its untouched, yellow, or conquered by the player green. To win in the digital game players will be racing to conquer, similar to qbert, each obstacle in the system. With the space expanding with more and more obstacles the players will be racing to be faster than the generation. The rate of generation is also tied to the status of players in the physical game.

Future additions to this system will be the telepresence representation of physical players, and what I am currently working on now, the ability for designers to create custom, animated, obstacles in 3dsmax with the ability to define connection points, conquer triggers, and ideal view angles, these custom obstacles will replace these simple boxes with creative spatial obstacles for procedural combination into an interesting, dynamic landscape for players to navigate

Thursday
Oct072010

spatial gameplay - aligning vs expanding

physvsdig

gameplay parti: best I can do right now for an “image of the game”, might be a bit subtle but most of the key ideas are in there.

Thursday
Oct072010

Laser Station Model

laser station v001

Here is the current working model for what the final laser station housings might be.  The objectives: ease of assembly and reduction of custom pieces, which has lead to almost entirely off the shell parts, from the steel plumbing pipe used for the structure, to the Sono-tube cast concrete base, etc.  Primary customization would be the need to weld a stud to the end of the laser shaft for the drive train attachment and the soldering of tabs onto the end of the hand wheel to trip the photo interrupter. One order from McMaster, one from Jameco and a trip to home depot should produce all necessary parts.  Custom piece fab time should be relatively quick or inexpensive.  The biggest obstacle in this design is where and how to decouple the drive train electronics from the control due to the need for continuous rotation.  To achieve this I will de-couple the crank encoder and motor control from the micro-controlled system mounted on the rotating shaft.  The photo-interrupter at the hand wheel will trigger pulses on the IR detector in the hollow of the base to communicate rotation back to the microcontroller and will independently drive the motor through a timer based circuit mounted in the base.  This will allow all other i/o (indicator, laser sensor, xbee, etc) to be housed on the rotating arm.  In the end more complex than I imagined, but the price is paid to allow the laser to be controlled by motor which opens up lots of possibilities for cross reality gameplay

Tuesday
Oct052010

laser game prototype

Here is the first working prototype of the electronics of one module for the physical game in my trans-reality game for my thesis at DePaul. Shown is the photo-transistor based sensing of a standard laser pointer. Sensitivity is controlled by a potentiometer. Visual feedback is by way of a tri-color LED variably throbbed by 555 based timer circuits, modulated by digital potentiometers, green when laser is aligned, red when not. An IR detector is used for monitoring the "cranking" up of power, and controlling the rotation of a motor that will be used for alignment. As power is added, the throbbing slows down once the player stops cranking (to run off to the next laser station).  The “drip” of power is sped up when not succesfully aligned.  This project is running on an Arduino microcontroller utilizing Zigbee based wireless communication which allows ad-hoc mesh networks of these stations to form scalable site specific instances of the games. 

thesisProto001a

thesisProto001b

The next step will be to build a second one of these and to put them both in mockup housing/mechanical assemblies so that game play can be tested.  Hopefully in a week or so we will be able to give it a go and then I can move on to the digital game. 

Wednesday
Sep222010

Thesis: Influences + Gameplay



For the past few terms, the work I have been doing at DePaul has been focused on understanding, developing, and prototyping the core technologies I need to implement the ideas I am interested in exploring.  All the while I have been mulling over ideas about content and the actual game design. Admittedly this has been a challenge, finding the right game play mechanics in digital, physical, and hybrid spaces. 

With the new term in full swing, and this and the next being focused on actually beginning the game development, the need for cohesion of content has become more urgent.  Fortunately I feel as though I have had some breakthroughs and have begun moving forward with prototyping gameplay. 

The images above are from a presentation I have been working on to explain this new direction.  The first half are precedents, motivations, and inspiration for the gameplay, followed by a rough mockup of story board slides that will eventually become crafted images (sorry if they aren’t so clear right now).