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.
Community
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.