This piece visualizes the traces of the movements of the three dancers in the Improv scene. Each dancer's movements are drawn in a different color.
The visualizations are created using the D3.js library, which is a flexible tool for creating web-based visualizations out of data. The data for this visualization is from the Kinect recordings of the Improv Scene.
If you are interested in a tutorial on how to visualize motion capture data using D3.js, you can take a look at this blog post.