 |
A-Z Midterm — As a proof of concept for a kinetic text sculpture I've been working on I created a text gathering and processing system. The concept is simple: gather text via incoming email and out put the characters through movement in wooden type. The concept has remained the same throughout the process of creating the system. However, the technical execution and architecture has shifted quite a bit since I originally proposed this project. But then again that's what the creative process is; creating, observing, and creating again based on our observations.
In this example, the text is gathered from incoming mail to my NYU email account. The text is stored and retrieved one character at a time and out put to a visualization. In this case, rectangles are drawn on the screen where the characters would appear on a keyboard. Because I've been working in Eclipse the source files are java files. You'll need to, plug in your own email account info, and compile the java files if you want to run the source code on your own. Java Files: a2z_midTerm.zip
Published: 03.08.2006 |