Posts Tagged ‘software’

Mental Radio (2007)

Wednesday, April 23rd, 2008

mental radio

A tool for exploring extrasensory perception

Interactive installation by Ulrika Sparre (2007). Produced at the Interactive Institute with Sparre as Artist in Residence. Programming and interface design by Fredrik Bridell.

Mental Radio contains an archive of drawings. The viewer is invited to try to guess the current drawing, hidden from view, and try to make a similar drawing.

(more…)

Processing

Tuesday, November 13th, 2007

Processing is an easy-to-learn programming language that is geared towards visual programs. It’s completely free and even completely open source. It is very easy to make simple things and still powerful enough to do some really interesting things. There are lots of examples of what has been done at the Processing.org site. Processing builds to applets (so you can post them live on a web page), or to executable files. And it works for Windows, Mac and Linux.

Download Processing and learn more from http://processing.org