Hey there, here is my first contribution to the community ! I recently saw a really cool installation by Ryoichi Kurokawa on his Instagram.
Community
Simple CHOP out of Easing Functions You can also set the number of samples List of functions:
Easing Functions CHOP
Version 0.11 of RayTK is now available on GitHub! Along with that, there is now a documentation website with concept guides and an operator reference. RayTK 0.11 Download RayTK documentation site 0.11 supports TD 2020.44350 (experimental) and the newly released 2021.10330 (official).
RayTK Version 0.11 and documentation website
Sorry for the messy toe Would love to see someone creating a little game or anything out of this. Feel free to post your walk with the spider and tag https://www.instagram.com/josefluispelz/ walk with WASD | reset with "shirt+r" | home with "h"
Generative spider character
Herewith a simple but powerful colorpicker widget for Touchdesigner which you can use in your own user interfaces.
Colorpicker UI widget: v1.3

Here is templates for three different approaches to visualize Kinect joints data: points, lines and metaballs with some custom parameters. In the video tuitorial I explained it in more details and share some ideas how you can use it later to create very different looking outputs.
3 templates for Kinect skeleton visualization

UberGui is a lightweight multi-threaded, webRender UI module for TouchDesigner projects. The aim is to solve the trifecta of challenges building UI's in TouchDesigner often poses: being fast, feature rich, and visually appealing.
UberGui V4 - A lightweight multi-threaded, WebRender UI module for Custom Parameters

what is this? This is a pair of TOXs and associated scripts that allows the TD users to transfer an arbitrary number of files between networked computers running Touch Designer. Here's a GIF! transfer What problem does this solve?
Threaded TCP Transfer

Hey there, I created this .Tox as a tool to support online classes, but also the "making of" quick tutorials. Noticing that some of my students, were often asking the name of the last operator created, or the last last parameter modified, I thought it could be helpful showing them these edits in
Autogenerated Subtitles

Blister lets you set up columns of Lister COMPs by editing parameters. (2020.40000 and later) Jan 23, 2021: new version with panel-style UI for creating columns. Feed it any table with headings (like an OP Find DAT) and click Edit Column Definitions.
blister COMP - Easier Setup of a Lister COMP
A component to merge point clouds from Kinect Azure devices How does it work? The technique used here is based on the open3D library: http://www.open3d.org/ This method is very fast and easy to use.
Azure Pointcloud Merger

Hi, This is an implementation of the playerList COMP. It 's looped by default. You can create any numbers of players with replicator. All is controlled also wifi via RCP. Hope they will improve this method RCP is great.
RCP MOVIE PLAYER
bypassHandler lets you reference operators and set their bypass flag through toggle parameters. How it works Given a list of operators, it adds a toggle paramater to the bypassHandler custom page for each found operator.
bypassHandler COMP - Bypass operators with toggles

Hi! Here is .tox file with water ripple effect made with GLSL. Code is based on this shader, but I did some changes and leave a comments for you. You can also read theory behind algorithm here.
Water ripple effect

graphPlot displays numeric and text data in a 2D graph, coming from CHOPs, SOPs or DATs. X and Y axes can be linear, logarithmic or other forms. It can also analyze and display audio in a spectrum graph.
graphPlot COMP - 2D Graph Plotter

Ever had difficulties setting up your link with Ableton before a gig? Well, I did. Getting those rock-solid-in-sync-triggers from Ableton into Touchdesigner is a workflow I've dreamt of years ago, and it works very well.
Midi- / Audio file synchronize TOX

This page is about how to use TouchDesigner to create shapes for lasers, colour them with powerful tools, and ultimately send the produced data from the Laser CHOP to multiple lasers using the AVB protocol throught the Audio Device Out CHOP. PLEASE ALWAYS BE AWARE:
TouchDesigner and Lasers

Small tool to quickly generate a variety of tile patterns with several TOPs as inputs. No need for nvidea cards.
Tile pattern generator

I've evolved this component over the last few years to suit the style of VJing I do, trying to get the most timing control with the least amount of scrambling around while performing. This is where it's at now.
Cycles COMP - Loops, Timing, Shaping

The Point Field COMP assigns weights to XYZ points, and the weights can be use to reveal/hide instanced geometry, interpolate between data sets, apply colors, or numerous other purposes. It spatially segregates point sets using "fields".
Point Field COMP


I've used JUCE to create a C++ plugin that uses VST instruments and effects in TouchDesigner. You can control most VST parameters from CHOP input. You can even control them at audio rates. For example, at 60 FPS, one frame of 44100 Hz audio is 735 samples.
VST effects and instruments in TouchDesigner!

It’s a color harmony generator! It’s loosely inspired by Adobe Color and some color things that lighting consoles do. It can generate a user set number of colors according to different color harmonies.