We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionEvents,  Publications,  Opportunities › Processing Time at MIT
Page Index Toggle Pages: 1
Processing Time at MIT (Read 839 times)
Processing Time at MIT
May 6th, 2009, 11:02pm
 
There was a great event at MIT last weekend called Processing Time. It was organized by Nick Montford in association with the Boston Cyberarts Festival. There more information on the website:
http://burgess.mit.edu/pt/

Here's some links to one of the participant groups:
Quote:
> ==========
>
> Here's the piece we submitted to the Processing Time codejam today.
> It's a tree renderer -- it takes a tree in
> http://en.wikipedia.org/wiki/Newick_format and renders it,
> allowing you to click on nodes to zoom farther in.
>
> Here's an archive of the sketch:
> http://chris.printf.net/evolutionary_time.zip
>
> Some notes:
>

    >
  • we're using a Newick parser from http://olduvai.sourceforge.net/tj/index.shtml, it's included in the archive
    >
  • we couldn't figure out how to load the included data file, so there's a hardcoded path to a Newick tree file at the top of the source code that you'll need to change if you want to run it
    >

> Feel free to ask any questions about the code.  Next we'd like to make
> it a smoother/zooming interface instead of a jumpy one.
>
> Thanks to the organizers of Processing Time, we had a lot of fun!
>
> - Madeleine and Chris.
Page Index Toggle Pages: 1