Skip to content

TD

25-09-12 - Today I Learned...

TD

Performance

When your touchdesigner patch only runs at 30 FPS, but the FPS settings in the patch are 60, it can be limited by the framerate of the output screen.

GLSL

To make sure that a top never has certain pixel value you can use GLSL to test if pixel value has certain value and if it has change the color a bit.

Download File Here

Ip adress of machine

Open terminal -> ipconfig

25-08-22 - Today I Learned...

TD

If you want to run a python command in an execute with a delay we can use run('op("opname").par.resetpulse.pulse()',delayFrames=180)

SpoutCam

We can use SpoutCam to flip the camera to use it flipped in MediaPipe. That also allows us to crop our camera image in TD and send it different image a virtual camera input into mediapipe

MediaPipe

If you only want to track a certain area you can