Digital art installation for Spazio 71 event. Made by Elisa Dimnaku, Laura Rosati and me.
The software is based on Processing 4. To execute it you need:
- Processing 4 video library;
- KinectPV2 library;
- a Xbox Kinect v2 connected to the PC and correctly recognized.
Sketch parameters can be found at the top of the sketch code.
- substitute KinectPV2 with OpenKinect-for-Processing;
- find some way to be less CPU-intensive (using GPU?).