Hello, I’m currently working on a graduation project using TouchDesigner and LED strips.
So far, I’ve successfully connected an Art-Net LED controller and LED strips, and I’m currently testing basic LED control in TouchDesigner.
Recently, I started exploring a new interaction direction:
Instead of hand-tracking interaction, I want different material surfaces to trigger different LED behaviors.
For example:
-
touching a holographic material panel could trigger flickering or shimmering LED effects
-
touching a rough stone-like surface could create fragmented or slow LED movement
-
touching soft fabric materials could create smooth and diffused light transitions
The main idea is to create tactile/material-based interaction and emotional responses through light.
At the moment, I’m thinking more about using each material surface itself as an interaction trigger/interface, rather than using AI-based material recognition.
I’m wondering:
-
Is this kind of interaction feasible with TouchDesigner?
-
What would be the simplest and most stable way to implement this?
-
Would capacitive touch sensors, pressure sensors, or conductive materials be a good approach?
Any advice or references would really help. Thank you!