TouchDesigner is the main software we will be using in this course. It is a visual programming environment developed by Derivative, and it is free to use for non-commercial projects.
Register → Create a TouchDesigner account 🔗
Download → TouchDesigner Download Page 🔗
Tutorials → The 100 Series: TouchDesigner Fundamentals | The Interactive & Immersive HQ 🔗
Mediapipe is a library developed by Google for real-time computer vision and machine learning. The TouchDesigner Mediapipe plugin allows us to use Mediapipe models directly within TouchDesigner.
Download → TouchDesigner Mediapipe GitHub Repository 🔗
Arduino lets us read sensors and control actuators, to expand our digital sketches and design phygital interfaces. We'll use the official Arduino IDE 2.x.
Download → Arduino IDE 2 (Windows/macOS/Linux) 🔗
Install Guide → Install Guide for IDE 2 🔗
tbd