Fun with ARToolKit

3 March 2009

In Episode 2 of Prototype This!, Joe Grand and Zoz Brooks used a library called ARToolKit to track the motion of a player in order to control a robot relative to the player’s body movement.

ARToolKit uses what Prototype This! calls optical glyph tracking, where the library will scour a live video feed for a particular glyph that it can recognise, and determine the location of the point relative to the camera.

The ARToolKit examples that ship with the source can project a 3D object off your glyph:

ARToolKit

That’s my hand holding a piece of paper with a glyph that I printed out. ARToolKit is projecting the cube off the glyph.

All I need now is to model Princess Leia in VRML and say “Obi-Wan, you’re my only hope!”

7 replies

Leave a reply