Skip to content


TimeMap Lab

The last 2 weeks i have been working with Ole Kristensen on developing tools for the next dance performance by Ole and Tina Tarpgaard (the same persons as Body Navigation). The main tool we have been programming is a interactive physics simulation of letters falling down when something (here a dancer) touches it, or in other ways react in physical simulated way. We have been coding in OpenFrameworks (C++), and used the open-source physics engine Bullet to build up our code, and used some standard OpenCV blob tracking to detect a person on a stage.

We have also been working on making a new blob library that is not a perfect match around a body, but instead like a bubble with a person inside. It can give some really nice organic effect when the forces are very low in the bobble, and it just follows slowly the movement of the body. This is build by me with some basic physics laws.

For now we got this video of it, but we will cut something better later

Posted in Dance, Portfolio, Sandbox. Tagged with , , , , .

One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Continuing the Discussion

  1. ITPBlog » Nature Of Code Midterm Idea linked to this post on 22. april 2009

    [...] are some example links: http://halfdanj.dk/blog/2009/01/timemap-lab/ [...]