Hello! I made a visionOS app called iXeRemin, an XR instrument based on the theremin. It lets you play sound with hand gestures and sends OSC data (pitch, amp, vibrato, FM index, etc). You can download it for free on the Apple App Store through June 20.TouchDesigner demo project is on my GitHub.
Community
y=f(x) Volumetric cone lights https://vimeo.com/1084622634 https://vimeo.com/1084622634 Introduction This component can be used to render volumetric cone lights, which are especially useful when rendering pre-visualizers.
y=f(x) Volumetric lights
tox screenshot A local LLM + RAG system designed to enhance documentation search for beginners, powered by FAISS vector search and an Ollama powered local LLM.
TouchDesigner Wiki RAG Search Tool (FAISS + Ollama)
Auto Serial Reconnect System This tool solves a common problem when working with USB serial devices: When a device is unplugged and reconnected, its COM port ID often changes, making fixed-port reconnections unreliable.
Auto Serial Reconnect System
FreenectTD FreenectTD is an open source TouchDesigner implementation of the libfreenect C++ wrapper, aimed at macOS users who don't have a way to use the official Kinect OPs in TouchDesigner. Installing Full installation instructions are available at the GitHub repository linked below.
FreenectTD - Kinect OP for Mac

Point Cloud Surface Deformer .V1 _/ This easy-to-use tool allows beginner to intermediate users to quickly configure point clouds and deform them on a selected surface.
Point Cloud Surface Deformer .V1

Hi everyone, I made two little components for using the Oklab color space in TouchDesigner.
Oklab TOX

Hello everyone, Today I'm excited to share a robust method for flex control that's both powerful and user-friendly—with no coding required! This approach allows you to dynamically disintegrate or fluidify your point cloud on demand, while ensuring everything seamlessly falls back into place.
FLEX DA FLEX

My latest TouchDesigner component {Strobber Tox} is now available! Inspired by club visual strobe effects, it offers simple yet powerful TOP manipulations for flashing, glitching, and strobing input images. Just feed in any TOP and tweak the parameters for diverse results.
Strobber Tox ┃ TOP Effector + Audio-reactive

Hello family!! After experimenting with different logic approaches and with a little help from ChatGPT, I've managed to recreate the core of the TETRIS game in TouchDesigner! I believe the logic and functionality are easy to understand, and I've tried to explain the code as much as possible.
TETRIS GAME IN TOUCHDESIGNER

TINTACT is a color-based control system that lets you interact with digital and physical elements using real-world colors. By leveraging computer vision (CV2), it recognizes the colors you select and translates them into interactive controls like sliders, knobs, and buttons.
TLTINTACT - COMPUTER VISION CONTROL

First tool for exporting .ply from TouchDesigner to any software out there (whether you want to make it a plug-and-play .ply for TD or be able to export it for other softwares that expect .ply in a slightly different format). Find more info about it here: https://youtu.be/eApzOaA-3oo
.ply Exporter for TouchDesigner

This is my fluid simulation system presented on day two at the TouchDesigner meetup in Berlin in May 2024. The network is a translation of Bruno Imbrizi's renowned fluid simulation into TOPs (except for the optical flow part, for which I use the default component in the palette).
Fluid Simulation in TOPs

Hi, i ve created a scheduler in order to send a value of 1 in a specific week,day,min and second. It s pretty simple but can be useful for someone. Bye Bosco
Scheduler

PiNODEs is a collection of GLSL-based components for handling parametric design workflows inside TouchDesigner. The development of these nodes began during the COVID-19 outbreak, progressing slowly as I could only work on them part-time.
PiNODEs Beta

This free TouchDesigner tool offers six different image dithering techniques for creating unique graphic art effects. Born from a collaboration between myself and a designer friend (INSTAGRAM), this project explores the power of AI-assisted development.
Image Dithering Algorithms

Add a mesmerizing kaleidascope effect to your videos with this simple component. 1 - Feed in your visuals 2 - Choose how many subdivisions you'd like (up to 6) Kaleidascope Example 2 Or keep the built-in colourful kaleidascope, it looks great too. Enjoy!
Simple Kaleidascope Filter

https://www.youtube.com/watch?v=9Jdj-RJEqXA Hey friends, I spent the weekend making a new grid tool that I'm pretty excited about.This is for everyone from print media and more traditional graphic design backgrounds.
GridMaster V2 Flyer Layout Tool For Touchdesigner

https://www.youtube.com/watch?v=k33euyTHQWk Today I want to share with you a component I made to run deepseek-r1 and potentially other LLMs locally on your machine and interact with them in TouchDesigner.
Run Deepseek-r1 Locally : Free Component

This creates 3D audio effects for use with headphones. Take any audio input and make it orbit around your head for an immersive experience. This effect works by altering the timing of the sound hitting each ear.
3D Audio Generator (for headphones)

This is the first release of Kwave Coder, a brand new preset tool, creative exploration tool and VJ system all wrapped into one. This toe file is a brief guided tour through the Kwave Coder system.
Kwave Coder: A Preset, VJ and Explorers Toolkit

6 tox files to get you started for Video Performances How to Become a VJ: A Beginner's Guide to Audioreactive Visuals : https://youtu.be/BEll7-4bYEE
Trippy Visual Pack

Hi everyone! Here is my first share with the community, hope it's useful! Last month I got the AKAI APCmini mk2 to use it in my TD projects and was quite dissapointed to see that none of the LEDs gave light feedback when not used with Ableton.
AKAI APCmini mk2 - LEDs mapping, Toggle+Momentary buttons

Hi! As a part of my "improve C++ skills" project I decided to implement Alpha Shape algorithm as standalone Windows SOP dll. I am using CGAL library 6.0.1 (https://www.cgal.org), and current plugin is a wrapper of CGAL's 3D AlphaShapes class.
AlphaShapesSOP: convert points to triangle mesh

If you have any questions while reading through this/playing with the file, please feel free to email me @ htbyyyy@gmail.com, I'll try my best to answer any queries :) What is How to be Yourself?
How To Be Yourself

TLSNAKE - PLAY THE UI TLSNAKE is an interactive Snake game built entirely in TouchDesigner, where the UI itself becomes the gameplay interface. Select your snake: SOP, TOP, MAT, DAT, CHOP and aim for the highest score!
TLSNAKE - PLAY THE UI

Hello TouchDesigner community! I’m excited to share Scheduler CHOP, a custom plugin for TouchDesigner that makes time-based scheduling simple and powerful.
Scheduler CHOP Plugin for TouchDesigner

TLKEYOPS - SPEED UP YOUR WORKFLOW KEYOPS is a tool for TouchDesigner that allows you to set your favorite operators and create them instantly with a single hotkey.
TLKEYOPS - SPEED UP YOUR WORKFLOW

Many times I have needed to create a textured curved wall. Curved SOP with texture Either for a continuious projection mapped surface, or a curved LED volume.
UV Wall Extrusion tool

TLGIZMO - TRANSFORM+ TLGIZMO is a versatile enhancement tool for TouchDesigner that simplifies transforming object positions, scales, and rotations. Customize your keyboard controls to quickly manipulate objects with precision.
TLGIZMO - TRANSFORM+

Per-primitive collision detection Hey everyone! I’ve been working on something exciting: a complex geometrical scene powered by both the TD Physics Engine NVIDIA Flex and BULLET SOLVER.
Complex Physics with both Flex and Bullet solver

Hello everyone, https://youtu.be/1udUqHRV_3k I’m feeling a bit sad about how this channel is going, so I thought maybe it’s time to earn some karma points with my destiny. That’s why I’ve decided to make everything completely free!
This place is now FREE for everyone

TLCHAT - CHAT/SHARE/CONTROL TL Chat integrates private communication seamlessly within TouchDesigner. This app allows you to chat, share images, and exchange live values, enabling real-time collaboration and remote control of installations across the globe.
TLCHAT - CHAT/SHARE/CONTROL

TLVPN - Free VPN in touchdesigner This project is a free VPN solution developed using TouchDesigner, enabling users to connect to servers worldwide and bypass regional restrictions to access restricted websites and services.
TLVPN - Free VPN in touchdesigner

The Hilbert Curve in SOP & TOP! Hey everyone! I’m sharing a project file where I’ve built the Hilbert Curve using both SOPs and TOPs. The Hilbert Curve is a fascinating fractal and a space-filling algorithm, meaning it fills up a 2D area in one continuous, non-overlapping line.