Here you find some of my Processing experiments. Processing is an open source programming language and environmen for people who want to program images, animation, and interactions. It is an open project initiated by Ben Fry and Casey Reas.

Last Update: Reclam - Literature Doner Kebab

sense-art: Reclam - Literature Doner Kebab

About 140 years ago, the Reclam publishing company revolutionized the reader’s world by publishing literary classics in small, affordable booklets. In the age of the digitalization of media, it is again Reclam, who wants to whet the appetite of pupils and students for sophisticated classics with literature in easily digestible form. With an interactive idea that appeals to the generation youTube, for which even the small books are wordy, too classical and too one-dimensional: the Literature Doner.
Instead of the familiar meat skewer, the doner kebab on the website is formed of selected quotes. To every quote there are information about author, title and a brief summary of the work. In addition, one can browse the doner by keyword, memorize quotes in a personal ‘My Doner Kebab’, print out or send quotes to friends – and, last but not least, buy the titles on publishing company’s website reclam.de.

Enjoy and have fun tasting!

The Literature Doner Kebab Microsite for Reclam is one of my recent projects at Jung von Matt/Neckar. I did the processing/java programming together with Jörg Di Terlizzi. Art Direction by Kai Heuser.

[ visit website ]

Bosch - Spirit Level

sense-art: Bosch - Spirit level

This is the first laptop spirit level in the world. The application, which can be downloaded for free, makes all iBooks, PowerBooks or MacBooks (produced after 1.January 2005), as well as iPhones and iPod Touches into spirit levels. And it gives users the opportunity to align pictures, tables etc. anywhere and exactly, using their laptop.

At Jung von Matt/Neckar I developed the concept of this project for Bosch, I did the processing programming for the laptop (Clemens, thanks for your support with the ant stuff) application and the Art Direction part. iPhone and iPod Touch programming by Sean Heber.

[ visit website ]

Data Stream

sense-art: jvm data stream sense-art: jvm data stream sense-art: jvm data stream sense-art: jvm data stream sense-art: jvm data stream

A small tool which was build for the Jung von Matt/Neckar Blog. It shows different parts of the agency, its network and the answer to the question who is actually blogging there.

[ watch applet ]

Diploma Thesis

sense-art: diploma thesis

Here you can have a look at the processing prototype I build as a part of my Diploma Thesis. Its aim is to show data gathered out of webserver logfiles in a new and multivariate way.

[ watch applet 1 (large) ]
[ watch applet 2 (small) ]

Color Fader

sense-art: color fader

Small processing applet that uses the lerpColor function. lerpColor() calculates a color or colors between two colors at a specific increment.

[ watch applet ]

Hit test

sense-art: hit test

ScreenX- and screenY-function tests. Both functions take a three-dimensional X, Y, Z position and return the X (screenX) and accordingly the Y (screenY) value for where it will appear on a (two-dimensional) screen.

[ watch applet 1 ]
[ watch applet 2 ]

OBJ Loader

sense-art: obj loader

Some tests with the OBJ Loader which was build by Tatsuya Saito. It loads .OBJ files into Processing and includes geometry and texture data.

[ watch applet 1 ]
[ watch applet 2 ]