View Most Recent

Archive for August, 2009

Bronson Animation Framework built with Processing

Bronson

Bronson is a light-weight data visualization framework written in Processing by Stewart Smith and Robert Gerard Pietrusko specifically for the Terre Natale exhibition in Paris (November 2008). It was named in honor of actor Charles Bronson for his no-nonsense, brute-force approach to problem solving.

Bronson is capable of generating lengthy movies by dynamically loading and unloading complex animation instructions. It was built from scratch to satisfy some abnormal project specifications: a movie resolution of 6,800 × 768 pixels running at 30 frames-per-second, divided across six projectors onto a curved, panoramic target surface. (That’s over 150 million pixels per second.) Bronson outputs large, lossless movies that are then reformatted by a projection-curving and edge-blending system developed by ZKM.

Bronson is currently receiving some under-the-hood adjustments in anticipation of Terre Natale’s travel to Copenhagen this December. More information to follow.

Thursday, 27 August 2009.
Tags: , , , ,
Posted in Development | No Comments »


Stewart teaches Data Visualization at NYU’s Interactive Telecommunications Program

NYU-ITP

This autumn Stewart will teach a new data visualization course at ITP titled Visualizing Data: Code meets Graphic Design (H79.2812). (View Stewart’s ITP bio.) The following is ITP’s course description; hyperlinks added.

The goal of this course is to augment your introductory Processing knowledge with concepts, examples, and sample code for creating data visualizations. In addition to code the course focuses on graphic design, specifically hierarchy and typography in visualization. Here are some design questions the course considers: Who is your audience? How would a first-time user approach/understand a piece? Does your choice of typeface enhance or detract from what you’re trying to communicate? Discussion ranges from writing clean source code to Sol Lewitt, Douglas Engelbart and Edward Tufte. On the technical side the course examines how to parse data from XML (including Atom and RSS feeds), CSVs, and images. We cover simple chart, graph, and connectivity examples before moving on to your own visual experimentation. By semester’s end you should be able to load data, render something visually compelling, and have something interesting to say about it.

Friday, 21 August 2009.
Tags: , ,
Posted in Teaching | No Comments »