Intermediate942 Videos

터치디자이너ㅣ여러 프로젝터를 활용한 프로젝션 맵핑 l Projection mapping with multiple projectors ㅣTouchDesigner

터치디자이너 강의 내용: 2개의 프로젝터를 활용하여 입체적인 면과 곡선 위에 프로젝션 맵핑을 시도했습니다. TouchDesigner의 Kantan Mapper와 Ramp TOP를 활용하여 서로 다른 프로젝터의 겹치는 부분을 에지 블렌딩했습니다. I attempted projection mapping on 3D surfaces and curves using two projectors. I blended the overlapping areas of different projectors using TouchDesigner’s Kantan Mapper and Ramp TOP for edge […]

Pixel Sorting and Datamosh Effect in TouchDesigner

In this video I show you how to get a pixel sorting effect in TouchDesigner by performing pixel perfect translations inside of a feedback loop, and a datamosh effect by using the same principle to displace by perfect pixel ammounts. Project file: https://www.patreon.com/posts/pixel-sorting-in-103884691 Patreon: https://www.patreon.com/percolated Instagram: https://www.instagram.com/percolated_/ 0:00 Intro 2:16 Pixel Sorting 14:24 Datamosh

Agamographs (Interactive) – TouchDesigner Tutorial 72

In this TouchDesigner tutorial we use a different approach of texture instancing to create agamographs, basically two textures (images, videos, generated content) blended into one 3D object, creating a sort of optical illusion. We also make this interactive using face tracking. Agamographs and their name are based on this artist’s work: https://en.wikipedia.org/wiki/Yaacov_Agam Usually these are […]

Touchdesigner – Tutorial – ENG – Flow emitter – Burning shape (Kinect)

———————————————————————————————————————————————————— Due to the CoVid19 emergency in Italy, my work has been negatively affected and at the moment I don’t know when I’ll be back to the normality. I have always shared my work with passion and for free! However I don’t know if this can now last for longer. If you find my tutorials […]

Touchdesigner development stream part 3 – projection blending&masking tool

Not for the faint hearted. This series looks at the development of a specific use projection and blending tool based partly on the stoner tool inside the pallet browser.

26th-B Butterfly particles mapping[TouchDesigner](English)

It’s a Touchdesigner tutorial for making particles and moving them to the mouse cursor position. (B-part) ※Caution: a TouchDesigner amateur user is making this movie, so there can be a lot of mistakes or misunderstandings. Please refer at your own risk. A-part B-part C-part You can download .toe file in this movie below. https://drive.google.com/file/d/1T_3S5lKAFa94cq20CEfD0wwckSXRagqP/view?usp=sharing TouchDesignerでパーティクルを作り、マウスの位置に動かします。 […]

THP 494 & 598 | Python Dictionaries | TouchDesigner

Core Concepts Python Dictionaries Dictionary structure Building Dictionaries For Loops and Dictionary Making Storage Putting Dictionaries into storage

Norway Workshop | Movie Player Panel and Building UIs | Part 2 of 2

In this demo we build a panel or a window that looks at or references a folder of movies or media, loads these movies into the panel and allows you to select the movie that is playing. The demo covers interface building and the logic necessary to put data into the right places.

TDLego02 FaceRecognition

Tutorial how to use SpoutToPython library with TD with Face-Recognition model SpoutToPython: https://github.com/Ajasra/Spout-for-Python Face Recognition: https://github.com/ML-and-AI-repo/face_recognition project file: https://drive.google.com/file/d/1Nq0qkQ-9d1RvivJ9mSKmQ4B04XV9usbM/view?usp=sharing

Widgets Part 9 – Binding to channels with the Bind CHOP

A quick introduction to the Bind CHOP and how to bind parameters to CHOP channels. Starting Project: https://tinyurl.com/ycgz2763 TouchDesigner 2020.24520+ required MIDI, OSC, and other inputs often come into TouchDesigner as CHOP channels. This workflow shows how to bind these channels to parameters anywhere in your project.

SOP to TOP conversion trick for TouchDesigner

This method give me 25-40% of performance improvement over standard SOP➡CHOP➡TOP approach. Project file is available for my Patreon supporters here – https://www.patreon.com/posts/48447515 Content: 00:00 – Intro and explanation of the idea 04:00 – SOP to TOP conversion component 14:24 – GLSL trick to get rid of extra instances

melty UV in Touchdesigner

here’s what I believe is the most versatile particle engine you can get in TOPs. Most of the things I’ve done lately are based on this method. source file: Subscribe to this channel to get notified when I release new videos! You can support me on Patreon https://www.patreon.com/paketa12​ or follow me on: https://www.instagram.com/paketa12​ https://www.facebook.com/paketa12

rotation in UV space in Touchdesigner

here’s a little super fast trick for doing circular UV slices rotations in TOPs only. This one is inspired by Jack DiLaura’s tutorial. ‘Circular Texture Slicing’: https://www.youtube.com/watch?v=wJ6AaBfy3-0 .toe file (Patreon exclusive) https://www.patreon.com/posts/54378249 Subscribe to this channel to get notified when I release new videos! You can support me on Patreon https://www.patreon.com/paketa12​​ or follow me on: […]

TAKE IT ALL! – Video switcher, Eyedropper, Color/Motion tracking (터치디자이너 튜토리얼 자막)

Take my useful toooools for your wooork You can download a project file in below link now. https://www.patreon.com/notothetalkingball 위 링크에서 프로젝트 파일을 다운받으실 수 있습니다. (무료배포) 00:00 Intro 00:20 Video switcher 04:17 Eyedropper 06:58 Color tracking 12:10 Motion tracking 13:54 Show me your work! review 14:09 Brian Smith 14:40 Yonsan Kim 14:57 Akenbak Music 15:18 […]

dummy labyrinth in Touchdesigner

Here’s a ‘happy accident’ I came across while I was working on a more advanced approach for this type of pattern. .toe file (Patreon exclusive): https://www.patreon.com/posts/61607796 Subscribe to this channel to get notified when I release new videos! You can support me on Patreon https://www.patreon.com/paketa12​​ or follow me on: https://www.instagram.com/paketa12​​ https://www.facebook.com/paketa12​

Texture On Instances – TouchDesigner Tutorial 53

In this TouchDesigner tutorial we’re looking at how to map a 2D texture on virtually any instancing system. This technique can be nicely used for DMX output. —– 00:00 Intro & Overview 01:13 Render Setup 03:00 Basic Instancing 04:08 Main Technique 10:52 Different Texture Inputs 15:35 Ex 1: Copy 17:22 Ex 2: 3D Model 1 […]

TouchDesigner – IF statements and basic Python (Script CHOP)

Making a small detour for some basic IF statements and Python scripting that is going to help us in the long run. This video is VERY MUCH made for the absolute novice in TD and Python. I keep the speed pretty low to allow you to follow along in TD and the concepts are very […]

Ryoji Ikeda-Style Minimalist Digital Art in TouchDesigner – Tutorial

Get access to 120+ hours of TouchDesigner video training, a private Facebook group where Elburz and Matthew Ragan answer all your questions, and twice-monthly group coaching/mastermind calls here: http://iihq.tv/Trial Ryoji Ikeda is a well known figure in the world of digital arts for his minimalist visual and sound art projects. His visual works often feature […]

TouchDesigner Tutorial 40 – Case Study [Generative Design: P.2.2.1 Dumb Agents]

Hello everyone, in this new tutorial we’re going to recreate the code for the Chapter 2.2.1 “Dumb Agents” of the Generative Design book inside touchdesigner. Enjoy ! —- Final Project: https://www.patreon.com/posts/73574412/ —- Book: http://www.generative-gestaltung.de/1/ Processing Code: http://www.generative-gestaltung.de/1/P_2_2_1_01 You can support me on: https://www.patreon.com/akenbak —- Or following me in: Facebook: https://www.facebook.com/AkenbakOfficial Instagram: https://www.instagram.com/aken.bak/ SoundCloud: https://soundcloud.com/akenbak_official

Interactive Edoardo Landi in TouchDesigner – Tutorial

Get access to 120+ hours of TouchDesigner video training, a private Facebook group where Elburz and Matthew Ragan answer all your questions, and twice-monthly group coaching/mastermind calls here: http://iihq.tv/Trial 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 […]

Video to Video AI Style Transfer with Stable Diffusion and Keyframing in TouchDesigner – Tutorial

Hey! In this tutorial, we’ll go over how to do video to video style transfer with Stable Diffusion using a custom component in TouchDesigner. We’ll cover how to keyframe animations so you can drive your AI style generation and swap out your prompts and model parameters at exact times in your video to sync up with your […]

New Grammar of Ornament in TouchDesigner – Tutorial

Get access to 200+ hours of TouchDesigner video training, a private Facebook group where Elburz Sorkhabi and Matthew Ragan answer all your questions, and twice-monthly group coaching/mastermind calls here: http://iihq.tv/Trial Get project files here: https://interactiveimmersive.ac-page.com/new-grammar-of-ornament In this video, Crystal will cover how to make a generative ornament animation in TouchDesigner. The look is inspired by […]

AUDIOREACTIVE LUMEN-PRINT – TOUCHDESIGNER TUTORIAL

i took a long tutorial making nap but i am wide awake again. today we create an audioreactive lumen-print setup in touchdesigner. we will have a look at the visual side and also create a custom beat detection component. enjoy 🙂 download project files and get access to more tutorials and files: ​​https://www.patreon.com/pppanik BIG THANKS […]

Chromatic Curling in TouchDesigner

A way to making a chromatic curling effect in TouchDesigner. The file can be found at: https://github.com/otodojo/TouchDesigner-Tutorials

Touchdesigner – Fluid

Easy and fast way to make Fluid simulation in Touchdesigner. I’m on Patreon, please join me there. I’m gradually uploading some of the files on Patreon: Here —– https://www.patreon.com/RaziehKooshki ☁ All videos have generated English Subtitle which I edited them and I tried to highlight the important parts. 👩‍💻 Stay tune and Subscribe to get […]

3D Blob Tracking with SP & TouchDesigner

Get access to 200+ hours of TouchDesigner video training, a private Facebook group where Elburz Sorkhabi and Matthew Ragan answer all your questions, and twice-monthly group coaching/mastermind calls here: http://iihq.tv/Trial Point clouds and sensors like the Orbbec Femto and Kinect Azure are becoming more and more common on immersive media projects. Even though they’re common, […]

Making TOP trails (TouchDesigner tutorial)

Tutorial on creating full 3D trails and keep 60fps with a TOP operators. Support me on Patreon https://www.patreon.com/exsstas and get some extra files. You can also subscribe to my Insta and watch my TD experiments https://www.instagram.com/exsstas/

Seguimiento de objeto – Touchdesigner tutoriales

En este ejemplo tendremos un circulo rojo que al moverse deja un rastro. Este circulo sera observado por un conjunto de ojos, que lo siguen en su recorrido.

ELECTRONIC APE FRIENDS – Episode 4: TouchDesigner Audio Delay Effects

Salutations Ape-Friends! In this tutorial I go through how to build an audio delay effect with variable speed and pitch in TouchDesigner. Building a reliable variable pitch type delay effect component has been one of my biggest TouchDesigner sound-design objectives for awhile now and I’m glad to report I’ve finally figured it out. While achieving […]

Visualizing Noise and using Shadows and Depth (English / 日本語)

Visualizing noise with instances and and setting up shadows and depth in your renders. (w/quick PBR setup) Example file: http://tinyurl.com/y4n8pzzh MUTEK.jp 2018 Advanced Class Day2 Lecturer: Ben Voigt Link: https://www.derivative.ca Twitter: https://twitter.com/brvoigt Interpreter: Tetsuya Kanakubo Link: http://ted-kanakubo.com/touchdesigner-jp Twitter: https://twitter.com/ted_kanakubo 0:00 – Initial setup 4:55 – Adding PBR and setting up the look 8:55 – Setting […]

Dice stylizer | TouchDesigner

In this tutorial I will show you how to make an image consisting of the sides of dice using GLSL in Touchdesigner https://vk.com/iga_stud https://www.instagram.com/iga_stud https://www.patreon.com/iga_stud

Setting up an audiovisual performance with VCV Rack and Touchdesigner

In this video I will show how Rack can connect to Touchdesigner using audio, video and control signals. Prerequisites: https://vcvrack.com/Rack https://derivative.ca/download https://www.vb-audio.com/Cable/#DownloadASIOBridge https://obsproject.com/ https://github.com/Palakis/obs-ndi/releases http://spout.zeal.co/download-spout-to-ndi/ If you are well familiar with both applications: the basic setup is in the first 16 minutes, after that I just focus on creating examples of what can be done […]

Touchdesigner Tutorial – How To Add Undo Redo To Your UI

The project file can be found here- https://github.com/franklin113/Tutorial-Repo/blob/master/UndoRedo/Undo-Redo.toe