This tutorial will teach you how to run Python code in TouchDesigner with a delay.
Tutorials
Holidays are just around the corner! In this tutorial we will go over how you can transition seamlessly between different 3D point clouds in TouchDesigner. You can use this method with almost any kind of 3D model you can import into TouchDesigner a single mesh geometry.
Holiday Point Cloud Transitions - Tutorial
Hey everyone. In this video we will be looking at the type hint mechanism introduced in python and how we can use it to enhance our extensions-writing experience in td.
Enhance your TD development by using python type hints
Hey everyone. In this video we will be looking at the type hint mechanism introduced in python and how we can use it to enhance our extensions-writing experience in td.
Enhance your TD development by using python type hints
Running TinyYOLO object detection model on the Oak-D camera. How to send detection data and video frames to TouchDesigner using Python-OSC and NDI-Python, in order to process it further and use it in a creative audiovisual workflow.
Oak-D + TouchDesigner Part 3: Object Detection

How to combine example code from the ndi-python library and DepthAI examples to send depth and RGB video streams from the Oak-D camera to TouchDesigner.
Oak-D + TouchDesigner Part 2: Sending Depth and RGB Frames via NDI

First steps in setting up and using an Oak-D AI-powered camera by Luxonis. This series will explore how to use various AI models running on the Oak-D hardware, then send video frames and data to TouchDesigner for further processing in a creative audiovisual workflow.
Oak-D + TouchDesigner Part 1: Getting Started

TouchDesigner’s 2022 Update brought a lot of exciting changes and new features to users. It also has some updates to Lister - one of the components in the palette that often finds its way into quick back office tools and installation interfaces.
2022 Lister Updates (from Ivan DelSol and Matthew Ragan)

You might be familiar with simple motion detection techniques in TouchDesigner using nothing but a webcam, but what if you also wanted some direction information?
Directional Motion Detection and Tracking using Webcam in TouchDesigner

In this tutorial we are gonna take a look at an instancing technique that lets us project image textures onto a grid of Lego Bricks! We are going to “3D Model” our lego brick in Touchdesigner, create an instancing pipeline, and explore some creative ways to use and expand the system.
Lego Brick Instancing

In this Tutorial , i ll show how to set up a simple particle system based on, UV , dispalceTOP, and SlopeTOP. We will than use those UV, to create a sort of fluid texture. PS: I recorded the video last year i guess but i forgot to upload it. This is why the TD version is outToDate.
2DVector Fields 2D for .. particle systems, uv dispalcement and fake fluid animation.

Chromatic Aberration is a cool and commonly used visual effect to add some variety and vintage vibes to clean textures. It’s also very easy to emulate in GLSL!
Easy GLSL Chromatic Aberration in TouchDesigner

Many new TouchDesigner artists and developers are inspired by other great works artist. In another part of this series, Crystal Jow will take you through recreating the iconic Joy Division wallpaper look.
Generative Joy Division Art in TouchDesigner

A far too common problem for all interactive and immersive developers is that you'll have a complex problem to solve but you won't have the tools to solve it. You'll have a handful of tools you found online that are close but they require a bit of hacking before they could be working.
How Pros Modify Tools in TouchDesigner

Julio Le Parc is an Argentinian-born artist and sculptor whose work is often associated with the Op Art movement.
Julio Le Parc-style Generative Op Art in TouchDesigner

TouchDesigner has been available for macOS for a number of years but it never really gets talked about or reviewed.
TouchDesigner macOS: 1-week Review & Recommendations

The feature many developers and artists have been waiting for: optical flow interactivity with particlesGPU 2022! It's finally here and it gives you the ability to use standard webcams to interact with the GPU-accelerated particle systems created by particleGPU.
Interactive Particles with Optical Flow and ParticlesGPU 2022

John Whitney is one of the pioneers of computer animation, well known for his work both in the commercial and artistic fields. In the 1950s and 60s, he developed many innovative visual effects with his home-built computer, which he crafted from a modified antiaircraft director from World War II.
John Whitney-style Oscillating Animation in TouchDesigner

Many new TouchDesigner artists and developers are inspired by other great works artist. In another part of this series, Crystal Jow will take you through recreating new generative works in the style Carlos Cruz-Diez, who is a French Venezuelan artist that explores the perception of color.
Carlos Cruz-Diez Style Compositing in TouchDesigner

TouchDesigner user interfaces have been getting a lot of updates in the 2022 versions which include infrastructure changes and new operators.