Profil: Eddi Lecesne
Bio
This user hasn't published any biographical info.
Pages
Posts
-
Project – OpenSphere März 9, 2012
Recherche Ein Ort um Projekte zu zeigen, wo Studenten zusammen arbeiten können und wo die ZHdK relevante Informationen zeigen kann benötigt ein modulares, flexibles System der Darstellung. Gesucht wurde nach vorhandene Konzepte, indem Studenten nicht unbendingt ihre eigene Klassenzimmer haben und in einem offenen Schulraum gearbeiten können. Die Anzeigetafel bzw. whiteboard ist einerseits ein Platz des…
-
motion change version two März 5, 2012
similiar as in the previous version but using a mask and a random vibration effect.
-
motion change
an example using the Xbox Kinect to detect motion differences.
-
average color getter
A simple color fetcher.
-
pixel blending animation
a blending effect takes place square by square between two pictures. The square diminishes in size to create a mor hi-res image. With the space bar the next picture can be activated.
-
loadPixel – third example
As in loadPixel – 2nd example the picture is modified by the horizontal and vertical mouse movements. Additionally, an alpha parameter in the color allows color mixing/overlaying which creates a painting-like effect. The picture can be reset using the space bar.
-
loadPixel – second example
The pixels of the duck are modified by moving the mouse around in the vertical as well as the horizontal axis.
-
loadPixel – first example