iwer / Identitaet

Result of an interdiciplinary course for Interactive Installations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Identitaet

We form the silhouette of the visitor from thousands of particles.

Video: http://vimeo.com/42352184

This project uses

Follow the instructions at http://code.google.com/p/simple-openni/wiki/Installation to get the Kinect working with java/processing.

Be sure to have

  • SimpleOpenNI.jar
  • msaopencl.jar, javacl-1.0-beta-5-shaded.jar
  • from processing:
    • ./lib/core.jar
    • ./modes/java/libraries/opengl/gluegen-rt.jar
    • ./modes/java/libraries/opengl/jogl.jar
    • ./modes/java/libraries/opengl/opengl.jar

in your buildpath. Don't forget to include the required native libraries for SimpleOpenNi gluegen and jogl.

About

Result of an interdiciplinary course for Interactive Installations


Languages

Language:Java 81.8%Language:C 18.2%