[Computational Choreography] Choreo3D

This project is one of the projects developed in a 5-day Choreographic Coding Lab (CCL) NYC 2015 Aug, and further refined though NYU Tisch’s GSO Interdepartmental Grant.
CCLs are an outcome of Motion Bank, a four-year research project of The Forsythe Company focused on the creation of on line digital scores with guest choreographers.

DATE:  August, 2015

TOOLKITS:  Cinder, C++, Vicon Motion Capture System

DURATION:  5 days

COLLABORATORS:   Craig Pickard, Gene Han

SHOWCASE: CCL;  Tisch GSO Event 

DESCRIPTION:

For the New York edition of the CCL, we created prototype software for editing choreography. It is an exploration of possible interactions between a dancer, or multiple dancers, and a computer. There has been extensive research in the field of Human-Computer Interaction in a practical sense, but there remains room for further exploration in terms of this interaction as an artistic collaboration where the computer is not simply a tool, but rather a collaborator.

  1. Motion capture system and visualization:  Throughout the workshop, several dancers were recorded using the Vicon motion capture system.  We fed this raw data into a custom-built Cinder application in JSON format.  We created a system for visualizing the data, with the ability to apply different visual effects using the graphical user interface (GUI). The user is able to add multiple dancers, and alter the speed of the data’s playback, thus creating a new piece of choreography, or a new performance, but combining separate individual performances into a cohesive whole.
  2. Digital contact improvisation: after visualizing the data in 3D space. We attach a skeleton system we build by ourselves, trying to manipulate the data based on the existent movement. i.e. give an external push to the dancer and see how the body response while listening to the previous movement. That’s by somehow exploring the concept of “contact improvisation” which is a dance technique.

OUTPUS:

Blue lines are original data from motion capture, the front skeleton with dots are skeleton that can receive external forces. 

QQ20160213-0@2x     QQ20150902-18@2xQQ20150902-20@2x 

Receiving a force in the breast:

Screen Shot 2016-02-13 at 3.39.55 PM

Apply a force directing to the ground to the head:

QQ20160213-7@2x

OTHER VISUALIZATIONS: 

303 1517 1615 1902 2123

GITHUB: https://github.com/streamgao/Choreo3D/