Photos from the computational design exhibition

The last two weeks have been really great! I've learned a lot, and I have found myself a new field of interest: Computational Design. The exhibition went well, and I think it is a nice way of ending a course. Tomorrow we'll start the video scenario course, looking very much forward to that one too! Here's some of the pictures I took during the exhibition. You can also go directly to my photostream at Flickr.
Media_httpfarm4static_ifdzt
Media_httpfarm4static_fdgrd
Media_httpfarm4static_bkiyl
Media_httpfarm4static_yzftb
Media_httpfarm4static_vkkjh
Media_httpfarm4static_kejie
Media_httpfarm4static_vvvpm
Media_httpfarm4static_bdyyy
Media_httpfarm4static_dceeh
Media_httpfarm4static_gifjc
Media_httpfarm4static_lmfqb
Media_httpfarm4static_gfkje
Media_httpfarm4static_jazzc
Media_httpfarm4static_jsfgv
Media_httpfarm4static_uhvux
Media_httpfarm4static_xzang
Media_httpfarm4static_bcayw
Media_httpfarm4static_fidhj

Computational Design Exhibition: My poster

Here's a quick pre-release! My poster for the exhibition this afternoon. The graphics on the poster describe the head and hand movements of people performing a typical greeting from their home country. Recorded data (using a Wii Remote) consisting of the pitch and roll values of the movements, has been normalised and divided into 400 steps each. The visualisation - formed by coloured ribbons - allows a comparison of the different greetings just by looking at the overall shape. [caption id="attachment_176" align="aligncenter" width="424" caption="Coloured Ribbons - my poster based on computational design"]
Media_httptobiastoftd_dhdod
[/caption]

Setting up friday's exhibition

Tomorrow is the last day of the Computational Design course. We're ending the course with an exhibition, where we are showing our work. Basically it is going to be a mix between posters and interactive installations to try out. All based on data from a Wii Remote. This post is just going to be short: 3 pictures I took right before leaving this evening. [caption id="attachment_164" align="aligncenter" width="450" caption="Preparing hangers for the posters in the exhibition room"]
Media_httptobiastoftd_xuhqh
[/caption] [caption id="attachment_165" align="aligncenter" width="450" caption="The eMacs are almost ready for running the Processing sketches"]
Media_httptobiastoftd_djjig
[/caption] [caption id="attachment_166" align="aligncenter" width="450" caption="Meanwhile Erlend is sucking out the last bit of information from Dennis’ brain"]
Media_httptobiastoftd_dlgcw
[/caption] There will be more information later this weekend, when the exhibition is over and I am sober (that almost rhymes).

Computational Design!

First post in a long time! Last week and this week has been all about computational design. I assume you all know what computational design is, but for the guy who accidentally got in here while searching for pictures of the Pope riding a chopper, i'll try to explain it anyway: Computational design is basically when you use a computational approach to design something. It can be everything from physical products to pure aesthetics (e.g. this fuzzy thing called art). It is often used in the field of "information visualization", where you use computational methods to visualize information graphically to give an overview of e.g. large or complex amounts of data. This is where computers come in handy, as computational design often includes a lot of math and calculations. A classical example of computational graphics is the visualization of Mandelbrot sets. Mandelbrot sets are practically impossible to draw by hand because of their complexity, but for computers it is a piece of cake. [caption id="attachment_155" align="aligncenter" width="450" caption="Mandelbrot sets would not be funny to draw by hand"]
Media_httptobiastoftd_caanr
[/caption] My task for this week is to visualize and present data that we (my group consisting of an american, an indian, an italian, a korean and two danes) have collected by strapping a WiiRemote to people's hands and heads while they do the common greeting of their home country. Meaning that the danish guy is shaking hands, the italian girl is kissing cheeks, the indian guy is bowing and so on. I'm not really sure how to do it yet, but I have an idea of visualizing the accelerometer data in a way that will show the similarities of the different greetings. On friday we will be exhibiting the results of these two weeks, with both static and interactive stuff to look at and try out. We use Processing to gather and visualize the data. It is quite easy to get started with Processing - especially if you know a little bit of programming (especially Java) beforehand. I did some small programs in Processing last week, before starting the greetings-project. One of my first sketches was an interactive clock, with three trees growing according to the current time of the day. The trees are generated by using recursive mathematical functions (mostly vectors as in linear algebra) spiced up with a bit of randomness, giving an almost infinite number of different kinds of trees. [caption id="attachment_148" align="aligncenter" width="450" caption="The partly interactive Tree Clock"]
Media_httptobiastoftd_zbglh
[/caption] By the way, the trees also react to the sound in the room, so if you shout at them, they will shiver. Another thing I have been doing is a graphics filter, based on the work of Craig T. MacKenzie, that maps pixels in an image and draw lines between them. The result is not as beautiful as Craig's PixelPath images, but at least I learned a lot about processing images and handling large amounts of data. [caption id="attachment_147" align="aligncenter" width="450" caption="A close-up image of a patio heater used for testing my code"]
Media_httptobiastoftd_ujclz
[/caption] [caption id="attachment_144" align="aligncenter" width="450" caption="The filter approximately half way through processing the image above"]
Media_httptobiastoftd_jjiye
[/caption] [caption id="attachment_151" align="aligncenter" width="450" caption="The final result"]
Media_httptobiastoftd_igxpl
[/caption] If you're interested in seeing some really nice computational art, take a look at Alex Dragulescu's work or just search Google for "computational art". Oh yeah, and for the guy who was looking for that "Pope on a chopper"-image. Here it is: [caption id="attachment_152" align="aligncenter" width="450" caption="The Pope on a chopper"]
Media_httptobiastoftd_pzufj
[/caption] If you want more Pope-images, go here.