Golan Levin and Collaborators

Flong Blog + News

Archive for the 'reference' Category



CMU has 8 graduate programs in interactive media arts/design

Carnegie Mellon University, where I teach, has at least 8 master’s programs that address the art and design of interactive media: Master of Entertainment Technology (in the Entertainment Technology Center) Master of Interaction Design (in the School of Design, College of Fine Arts) Master of Tangible Interaction Design (in the School of Architecture, College of [...]


Using the Kinect in Processing

Interested in using the Kinect depth sensor in Processing? Here are some options. From the main Processing Libraries page, You can find a link to Max Rheiner’s Open-NI library for Processing. A slightly older option for depth-imaging is by Dan Shiffman, and includes a nice tutorial. No skeletons, though. For skeletons only, one option is [...]


A short list of Dutch computational designers who use rapid prototyping

A short list of Dutch computational artists/designers who use rapid prototyping, compiled from responses to a Twitter inquiry: Driessens & Verstappen (Amsterdam): http://notnot.home.xs4all.nl/ Catalogtree (Arnhem): http://catalogtree.net/projects/about ProtospaceNL (Utrecht):  http://protospace.nl TNO (Delft): http://www.tno.nl/index.cfm?Taal=2 Demakersvan (Rotterdam): http://www.demakersvan.com/ Rune Madsen (Netherlands/ NYC): http://www.runemadsen.com/work Claire Warnier (Netherlands/Belgium): http://unfold.be/pages/projects/items/l%E2%80%99artisan-electroniqu


A Processing Parser for SubRip Subtitle Files

In collaboration with Brazilian new-media artist Pablo Dias, I developed this Processing tool for reading and parsing SubRip files (a popular text file format for movie subtitles). This project was developed with support from the Baltan Laboratories in Eindhoven, Netherlands. The applet is hosted at OpenProcessing and can be downloaded in this zip file. The [...]


Tag Clouds in Processing with OpenCloud

I created a demo of tag clouds in Processing using MCavallo‘s excellent Java-based OpenCloud library. The development was extremely straightforward. Below is the Processing applet (hosted at OpenProcessing), visualizing a tag cloud of Dr. Suess’ Green Eggs and Ham, and its code. (The entire project can be downloaded here.) Clicking the applet alternates between alphabetic [...]