Community
Hello again! I’ve shared a special file for you to explore, in my patreon page: two versions of the Dragon Curve: one created as a point cloud (in TOP) and another 3D version (in SOP).
Unfold the Dragon
https://youtu.be/FbILBVxFOR0 Get the tox on my Patreon: https://www.patreon.com/posts/motion-tracer-107082606?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link
Motion Tracer Effect Tool
This TouchDesigner tool takes any video input and dirties it up a bit. With creative options, including chromatic aberration, lens blur, film grain, RGB delay, and vignette, this tool lets you infuse any input with a dose of old-school cool. https://youtu.be/hB7BGORjNOk
Vintage Lens Effect Tool
Hi! It's an additive synthesizer for TouchDesigner. You can download the .tox file and example project on my GitHub.
TouchDesigner X Computer Music (v0.2.0) - Additive Synth
Hi! It's an additive synthesizer for TouchDesigner. You can download the .tox file and example project on my GitHub.
TouchDesigner X Computer Music (v0.2.0) - Additive Synth
Hello! I made a visionOS application that receives 360 videos via NDI and sends hand coordinates via OSC You can download it for free on the Apple App Store now and check the example project files on my GitHub.
iXR OSC & NDI(visionOS) - Free Download until Aug 27
Hello community, Here is a tool I needed to better manage the Wifi Networks from within Touchdesigner. - Scan - Hard refresh Wifi - Connect to specific SSID Hope that can be helpful to others :-) Let me know if you see any issues or possible improvements, Cheers Philippe
Wifi Network Manager
OSCToolset is a plugin for Unreal Engine 5 that simplifies the OSC workflow from TouchDesigner. It is designed to work on Runtime and streamlines the creation of the OSC Client / Server so that you can directly send data from one software to another.
OSCToolset v2.0 - Simplifying the communication between TD and UE5
PROMOTE Hello, The first version of "Promote" is now available! This component enables the rapid creation of custom parameters using a customizable keyboard shortcut. The detailed description of how it works can be found in my previous post.
PROMOTE
Hello again! I’ve shared a special file for you to explore, in my patreon page: two versions of the Dragon Curve: one created as a point cloud (in TOP) and another 3D version (in SOP).
Unfold the Dragon
How to use Open MIDI Device Mapper. Select your MIDI Device. Connect MIDI In CHOP to .tox file. Connect .tox file to Audio Device Out CHOP.
TouchDesigner X Computer Music (v0.1.0) - simpleSynth
TDCHAT - CHAT/SHARE/CONTROL TD 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.
TDCHAT - CHAT/SHARE/CONTROL
THE PROJECT SENSING VOLUMES is a multisensory project with the question of accessibility at its core. It is inspired by the design of playgrounds and children’s urge to play and discover.
SENSING VOLUMES-Interactive multi sensory art installation
Sharing a custom component for Azure Kinect that has a bit more functionality than the one in the pallete. I made it a while ago so it's a bit ugly compared to how I would do it now, but I use it all the time and it has some useful functions!
Kinect Studio V1
Control Anything on Your Computer with TouchOut TouchOut allows you to control any application on your computer by simulating clicks from TouchDesigner to any desired app. Follow the video tutorial to get started, and download the necessary files below.
TouchOut - Control Your Computer
This is a CHOP component of a simple RGB Slider. It's a simple yet very helpful tool that will save you time.
HUE (RGB) Slider
Enhance your TouchDesigner toolkit with custom Tox files that seamlessly simulate mouse actions, enabling the creation of visually crafted UI overlays for web interactions.
Web Control Wizards
Hey! Today I share this tox I made which takes a texture and a color palette (as a CHOP) and replaces the colors of the image to the equivalent closest color from the palette. I've wanting something like this for a while so I hope this is also useful to you.
Closest Color Palette TOX
Hi! Just wanted to share a workflow I've been using lately for mapping video walls. It's a modified geo comp that uses the input parameters to create a pixel accurate grid of video panels which can then be mapped in 3d and textured from a camera.
Video Wall Mapping
Hello! My first contribution, I'm not good at writing, even less in English :) I share with you this composition I made using instances and some postfx, like the new Bloom TOP. Best, Lolo
Instance Tunnel Loop
TD version Nature Of Code, just finished first 2 chapters 17 networks, of cause all free n since I’m actually not programer background guy,really hope you help me to make all projects more reasonable !! n I'll keep update this project until it is too difficult for me...
Nature Of Node TD: Touchdesigner version nature of code
a simple component for animating camera sequences While trying to animate a camera sequence for a 3D scene of mine, I was finding it more tedious than expected to animate my camera shots and play them back in a sequence.
Sequence Animator COMP for easier animated camera sequences
TouchDesigner Email Trigger System This TouchDesigner project enables the automated sending of emails based on custom triggers. With this system, you can dynamically send emails to anyone when specific events occur in your TouchDesigner network.
TDMAIL - Email Trigger System
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
characters animation Here an asset for animate title and typography ! It use Geo Text Comp to create Intro, Stay, Outro animation. Here some Custom Parameters thant you can play with.
CHARACTERS ANIMATION
Hello! I made an app that can control TouchDesigner via OSC and monitor the video using NDI. You can download it for free on the Apple App Store now. This is also available for Apple Vision Pro. Short tutorial and download links are below.
iControl OSC & NDI - Free Download until April 16th
What is Softy DMX?? Softy DMX is the perfect DMX controller for everyone. It's simple to use and helps you create amazing light shows easily! FEATURES Specialized for DMX Bar: Perfect for DMX Bars. Soft UI: Easy and user-friendly interface. Easy Setup: Quick and simple to set up.
Try SoftyDMX - The Easy DMX Controller!
.TOX file that handles how a joystick input gets translated into camera movement in the world coordinate system. Used in a series of tutorials by Blake Marques Carrington called "TD as Game Engine", which dive into a very large project (over 6000 operators), in which TouchDesigner is used to create
First Person Camera: Location Control TOX
iTRAP - The Banana API Interface for Touch Remote Application Programming Introduction Banana is a RESTful API intended to provide a standardized remote access protocol to Derivative's TouchDesigner.
iTRAP - The Banana API
FunctionStore_tools - enhance your workflow with these free tools! FunctionStore_tools is a collection of free TouchDesigner hacks and tools that can help improve your workflow as well as manipulate the default behavior of TD.
FunctionStore_tools - enhance your workflow with these free tools!
My first contribution to the community: a GLSL-based CRT TV simulator! I was looking to render a closeup of a realistic looking old CRT TV and ended up making a simple fragment shader to render the RGB LEDs in an accurate pixel array.
CRT TV Filter!
TopArray is a Python module designed to facilitate the interaction between Python/PyTorch tensor operations and TouchDesigner TOPs. It provides a workflow for referencing CUDA memory from TOPs as tensors and for copying a tensor's data to a scriptTOP efficiently.