TouchDesigner Workshop

Am Donnerstag, 28.11.2019 durfte ich am TouchDesigner Workshop teilnehmen. Tutor war Darien Brito (Ecuador/Niederlande), Multimedia-Programmierer, Komponist und Soundkünstler. Der Workshop fand im CUBE des “iem” in der Inffeldgasse statt.

Es war wirklich eine Ehre an einem Workshop eines so erfahrenen Künstler teilnehmen zu dürfen. Darien Brito ist international unterwegs und hat schon sehr viele audiovisuelle Projekte realisieren können. Mehr dazu kann man auf seiner Homepage (darienbrito.com) bestaunen.

“TouchDesigner” ist eine Programmierumgebung, welche für künstlerische, multimediale und audiovisuelle Projekte gedacht ist.

Wir bekamen eine Einführung in die Programmiersprache; als kurzen Input werde ich aber nur über die Operatoren berichten, da diese am wichtigsten sind.

  • COMP – Components represent 3D objects, panel components, and other various operators. These components can house entire networks of other operators.
  • TOP – Texture Operators handle all 2D image operations.
  • CHOP – Channel Operators are used for motion, audio, animation, and control signals.
  • SOP – Surface Operators are the native 3D objects of TouchDesigner responsible for 3D points, polygons, and other 3D “primitives”
  • MAT – Materials are used for applying materials and shaders to the 3D rendering pipeline.
  • DAT – Data Operators are for ASCII text as plain text, scripts, XML, and tables. (https://docs.derivative.ca/Operator)

Folgendes Video gibt Einblick in die Programmierumgebung von „TouchDesigner“.