Tag Archives: andiamo

I’d like to conclude this reference by briefly discussing a the objectives of Andiamo. Its main goal  is to serve as an open experimentation and research platform for:

  • custom graphical interfaces for live performance.
  • real-time editing and mixing of video (live and pre-recorded) using GStreamer.
  • techniques of real-time animation using gestural input through graphic tablets and MIDI controllers.
  • inter-application communication with the OSC protocol.
  • OpenGL-accelerated image filters for real-time processing of video.

Read More »

This part of the reference manual focus on the filter layers. A filter layer applies an arbitrary image transformation to the composition stack, by using the output of the previous layer as its own input for processing. The result of the filtering operation is rendered into the composition stack, and can be further processed by filters located downstream in the stack.
Read More »

This part of the reference manual will focus on the drawing layer of Andiamo. This is one of the central elements of the software, at least in terms of live performativity. The goal is to create a system to experiment with real-time drawing which, using hand gestures as the primary input, allows to create spontaneous and dynamic compositions and animations by combining live drawing with looping  and by integrating hand-drawn lines and video sources, such as movies or live camera feeds. Part of the inspiration for this integration between video and drawing comes from tools such as rotosketch, created by Zach Lieberman, Scott de la Hunta, and Susan Rethorst, from the use of the technique of rotoscoping in film and animation, as well as from my own past experiences in the theater and performance using moldeo as the software for live interpretation.
Read More »