Touchdesigner Tutorial 01 – Interactive Windows

In this tutorial, we will learn how to use WindowCOMP in Touchdesigner as an interactive element. watching this workflow might help with: – creating a simple point-cloud – making cameras follow your objects – using operator’s properties to create new ideas – preparing data for an interactive setup + If you enjoyed this tutorial, subscribe […]

Animate nodes in TouchDesigner network editor

In this tutorial we will learn how to control the behavior of nodes in the Network Editor of TouchDesigner using Python scripts All our courses are available here: https://hou2touch.com/ __________ Join us in social media! We share there up-to-date information about planned streams, free tutorials and materials, works for inspiration and information about the new […]

Generative Maps in TouchDesigner: UIs with the Replicator COMP

Create dynamic generative maps in TouchDesigner with this 3 part tutorial series. We will use a touchdesigner implementation of the Jump Flood algorithm (s/o David Braun) and a Replicator COMP to make a number of map layers complete with nation boundaries and road line! Project files on patreon: www.patreon.com/water__shed 00:00 – Start 00:29 – Adding […]

Touchdesigner – User interface with widgets

Download the template: https://eusebijucgla.gumroad.com/l/td-ui-with-widgets In this tutorial I explain how to work with containers and widgets within Touchdesigner. You will learn how to hook up those widgets with a simple audio visual setup. UI Theme download link: https://eusebijucgla.gumroad.com/l/ui-theme

UI Theme – Presets

Download – https://eusebijucgla.gumroad.com/l/ui-theme This is an update for UI Theme, i go over explaining what changed and how to create, load and delete presets. What is UI Theme? UI Theme is a component to style in bulk the basic widgets provided by Touch Designer. With this component you can load and preview the Basic Widgets […]

TouchDesigner Dynamic Particle System Part 6: Kinect Mapping UI and Wrap Up

In this new project series, we will build a particle system controlled by multiple attractor systems, including autonomous agents! We will also learn some cool, off-the-beaten path post processing techniques and look at python for project extensions! In Part 6, we dive back into the Kinect mapping component we worked on last time, finishing off […]

Generative Futuristic UIs :: Touchdesigner Live Stream

Building some little generative user interface elements for an upcoming project. This livestream is a good look behind the scenes of my lookdev process, generative design on a smaller scale, and general touchdesigner building techniques. Hope you enjoy! Find me: Instagram: https://www.instagram.com/benheim_/ Website: http://www.benjaminheim.com/ Twitch: https://www.twitch.tv/benheim Vimeo (high res digital artworks): https://vimeo.com/benheim Twitter: https://twitter.com/benheim_ Chapters: […]

UI Theme 1.0 – A tool to style Touch Designer’s basic widgets

Download – https://eusebijucgla.gumroad.com/l/ui-theme-1-0 UI Theme is a component to style in bulk the basic widgets provided by Touch Designer. More often than not, I found myself repeating the same actions in order to style the default settings for the Basic Widgets, like setting the Background Alpha to 0 or its Horizontal Mode to Fill . […]

Custom Keyboard Shortcuts in TouchDesigner with the UI Class

The motivation: It is way too hard to toggle display background TOPs on/off, which was an annoying workflow issue for a long time. With this simple tool, we can create a keyboard shortcut to quickly solve this issue (and many others!) As Derivative is fond of pointing out, TouchDesigner is built with TouchDesigner, which means […]

3/3 TouchDesigner Vol.047 Dive into UI/UX development for Event Production

Support TDSW on Patreon https://www.patreon.com/tdsw Registration on Patreon gives you access to sample files. We have prepared a lot of contents to learn the techniques and expression methods of wonderful artists, creators, and developers from all over the world. Please join TDSW Patreon Membership and enjoy your creation! #TouchDesigner #tutorial #tdsw ■ Contents (subject to […]

2/3 TouchDesigner Vol.047 Dive into UI/UX development for Event Production

Support TDSW on Patreon https://www.patreon.com/tdsw Registration on Patreon gives you access to sample files. We have prepared a lot of contents to learn the techniques and expression methods of wonderful artists, creators, and developers from all over the world. Please join TDSW Patreon Membership and enjoy your creation! #TouchDesigner #tutorial #tdsw ■ Contents (subject to […]

1/3 TouchDesigner Vol.047 Dive into UI/UX development for Event Production

Support TDSW on Patreon https://www.patreon.com/tdsw Registration on Patreon gives you access to sample files. We have prepared a lot of contents to learn the techniques and expression methods of wonderful artists, creators, and developers from all over the world. Please join TDSW Patreon Membership and enjoy your creation! #TouchDesigner #tutorial #tdsw ■ Contents (subject to […]

TouchDesigner Tutorial – Show and Tell: UI-slider (Ep 10)

00:00 – Intro 00:03 – To be 00:41 – Building UI slider logic 12:26 – Testing & fixing 13:03 – Demo and wrap up 15:10 – Outro

TouchDesigner User Interface Tricks – 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 TouchDesigner user interfaces have been getting a lot of updates in the 2022 versions which include infrastructure changes and new operators. In this video, we’ll look […]

Cloud brush continued :: More Brushes, Interface work – Touchdesigner Digital Art

Continuing work on cloud brush in touchdesigner, improving distortion brushes, making background brushes, setting up a bit of UI too. Also feat. Wacom Intuous Pro Find me: Instagram: https://www.instagram.com/benheim_/ Website: http://www.benjaminheim.com/ Twitch: https://www.twitch.tv/benheim Vimeo (high res digital artworks): https://vimeo.com/benheim Twitter: https://twitter.com/benheim_

TouchDesigner – Over engineering a mute button

Yes you could do ctrl+m… and you should be fine. But what if you really… really… REALLY want to make sure things work without having to trust those pesky conferencing programs this can help you out. But mostly it’s about having some fun with TouchDesigner. Instagram: https://www.instagram.com/ TouchDesigner: https://derivative.ca/ VB-Audio Cable: https://vb-audio.com/Cable/index.htm

TouchDesigner – UI Basics: How to make a custom slider

In this tutorial I will show you how to very simply make your own custom slider. Download Files: https://derivative.ca/community-post/tutorial/ui-basics-how-create-custom-slider/65740

TouchDesigner – UI Basics: Part 3 – Adding Animated Transitions with Tweener

In Part 3 I will show you how to use the Tweener class I created and shared to programmatically add animations to your UI. Sorry for the small audio glitches, I am going to sort that out for next video. Download Tweener Tox: https://derivative.ca/community-post/asset/tweening-tweener-python-based-solution/65629 Download Project Files: https://derivative.ca/community-post/tutorial/ui-basics-adding-animated-transitions-tweener/65719

TouchDesigner – UI Basics: Part 2 – How to control content display

In this video will will continue to use the menu we built in the last video and add code to control the display of content. This is the bare minimum code you need to connect the buttons to the content. Download Files: https://derivative.ca/community-post/tutorial/ui-basics-how-control-content-display/65708

TouchDesigner – UI Basics: Part 1 – How to make buttons

In this video we will cover the options for making basic buttons in TouchDesigner. The goal is to teach you how to make your own reusable custom buttons for polished user interfaces. Download Files: https://derivative.ca/community-post/tutorial/ui-basics-how-make-buttons/65707

choy_devyat / Блог #29 / Интерфейс управления концертным видеорядом (Touchdesigner)

Блог #29 Тема выпуска: Touchdesigner-интерфейс управления концертным видеорядом, многократно проверенный с самыми разными артистами. + Рубрика «Иван Петрович»: ещё раз о проводах. + Лирическое отступление: советская пультовая. Спасибо за внимание! Подписывайтесь на канал! Пишите комментарии! Ходите на концерты! (не на все) #choy_devyat Предыдущие выпуски: #28 / Инструменты видеохудожника (HDMi, MIDI, OSC, DMX, etc) https://youtu.be/3CX4xTxs4sE #27 […]

Building a Kinect Drawing Program 🎨 🖌 – Another TouchDesigner Tutorial

In this video, we’ll work through creating a Kinect-based drawing program within TouchDesigner. The final program will include a variety of Kinect driven functions, including drawing, erasing, cursor movement, changing the draw color, and clearing the screen. We’ll also look at adding a user interface that gives important visual cues to help the user navigate […]

TouchDesigner工作坊:基礎控制與按鈕UI教學 / 即時控制影像VJ效果 / 往邁向互動設計人的路途前進吧!

此影片內容為臺藝大實體工作坊2021/3/31(三)「互動光雕投影工作坊 」課程節錄,影片為黑碼藝識團隊紀錄剪輯影片,藉此推動TouchDesigner中文化學習數位內容嘗試。 TouchDesigner軟體官方網址:https://derivative.ca/ 為一門視覺化程式設計語言,它採用圖形化界面建立節點或OP元件並將它們相互連接,進而實現用戶想要的多媒體特效。它可以被用於實現投影、虛擬實境、藝術裝置控制、各類演出等功能。 -實體工作坊: 國立臺灣藝術大學高等教育深耕計畫 科技藝術實驗中心 多元學習課程 開課單位:科技藝術實驗中心 課程名稱:互動光雕投影工作坊 Interactive Augmented Mapping Projection Workshop 授課教師:多媒體動畫藝術學系 客座副教授 李家祥 業界教師:詹嘉華、江俊毅、黃國斌 課程期間:2021年3月24日至2021年6月9日 上課地點:臺灣藝術大學二校區 科技藝術實驗劇場 –

Large Scale System Architecture in TouchDesigner – Lucas Morgan

Workshop: Large Scale System Architecture in TouchDesigner GeoPix Example File: https://tinyurl.com/Summit2019-LucasMorgan 0:00 – Introduction 6:02 – GeoPix demo 15:14 – Anatomy of GeoPix – An object oriented lighting design sandbox 39:50 – The Editor Tab – Dataflow, static to real-time 51:56 – The I/O Tab – Recreating TouchDesigner, in TouchDesigner 58:56 – The Perform Tab […]

ART 371 Intro to Touch Designer part 4 – Sliders, Buttons & Cross Fades

An intro to Sliders and Buttons in Touch Designer with an example of how to make a video crossfader.

Looping Rhythms – TouchDesigner + Ableton Tutorial 4

In this tutorial we dive deeper into the connection of TouchDesigner and Ableton, into building UI’s with widgets and connecting both. We create a custom component with which you can set the tempo of the ableton project and play rhythms that loop instantly fitting to an external song or an audio file. —– 00:00 Intro […]

How to visualize the kinetic light in TouchDesigner – TD Tutorial 3

In this tutorial, we introduced the techniques about how to visualize the kinetic light and build a simple UI interface in TouchDesiger. Feel free to contact me if you have any questions. My Website: https://junli.art/ https://junli.art/kinetic-light Digital FUN- Audi A8L Launch Event Application of Kinetic Installation and Laser Control System in China – Ruokun Chen […]

How to Render TouchDesigner Nodes [TUTORIAL]

Get the files: https://github.com/DBraun/TouchDesigner_Shared/tree/master/Starters/NodeRender Other relevant files: https://github.com/DBraun/TD-FaceCHOP https://github.com/DBraun/MatrixCHOP https://stackoverflow.com/questions/25584667/why-do-i-divide-z-by-w-in-a-perspective-projection-in-opengl https://stackoverflow.com/questions/21841598/when-does-the-transition-from-clip-space-to-screen-coordinates-happen https://docs.derivative.ca/OP_Class (nodeHeight, nodeWidth, etc.)

The Benefits of Web Frontends for TouchDesigner Developers

Get access to more content like this – including 50+ 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: https://bit.ly/2zJ0lmt User interfaces can be difficult to build. Control panels and extra monitors connected to your computer can drag down […]

【TouchDesignerコンテンツ制作】カウントダウンタイマーを作ってみよう!【3/3】 #08

TouchDesignerで何か作ってみよう講座です(2020.5.1) ▼ 使用したカウントダウンの音データはこちらです https://drive.google.com/open?id=1xk8qI2Xf2hODc2LZcXTOY2z-MhOD-EZd ▼ TouchDesignerで何か作ってみよう講座 このコースでは初級講座を一通り学習した方向けに、少し複雑なコンテンツをゼロから作っていく内容になっています。秒数指定ができて、カウントダウンが進むと立体的なバーの長さが短くなっていく視覚的にわかりやすい小さいアプリケーションです。 ▼この動画でわかること – CHOP Execute DATの使い方 – UI構築 ▼ 初級講座再生リスト ▼ 喋ってる人 narumin Twitter: https://twitter.com/narumin256 ▼ Design Direction 350 Twitter: https://twitter.com/chicken350px オープニング、エンディング、サムネイルを作ってくれました。 天才すぎ! ▼ TDSWって何 TDSW(Tokyo Developer’s Study Weekend)は、クリエイター向けに主にTouchDesignerをメインとしたワークショップやイベントを主催しているプロジェクトです。 様々な業界で活躍されている方を講師に招いて旬の技術をお届けしています。 ▼ ワークショップの情報はこちらから https://tdsw.peatix.com/ ▼ 編集振り返り記録 なんとなんと念願のエンディングをつけることができました! さらにサムネイルもリニューアル!統一感かっこいい! 本編ではうっすらBGMを取り入れました。チャンネル成長してる! ▼ BGM

initiation TouchDesigner partie2

Créer un movie player Créer une interface Utilisation des CHOP et des TOP Ajout de modèles dans la palette https://github.com/jhoepffner/TDinitiation

[TouchDesigner – Tutorial] Auto UI

Create custom UIs from custom Parameters with the handy and simple AutoUI Component.

Advanced Techniques in Media Management, Sequencing and Playback – Peter Sistrom

Workshop: Advanced Techniques in Media Management, Sequencing and Playback In this workshop Peter Sistrom will share his experience devising a flexible system for media sequencing and playback in many different and demanding scenarios over the last six years. Over time he has become familiar with the evolving set of features in TouchDesigner that have allowed […]

Configurar salida desde Touchdesigner (Windows comp) | Touchdesigner 10/12

https://www.instagram.com/yop3rro/ -Opciones de salida desde Touchdesigner (Windows comp)

-Generación de interfaz Gráfica (UI) para controlar nuestra red | Touchdesigner 8/12

https://www.instagram.com/yop3rro/ -Generación de interfaz Gráfica (UI) para controlar nuestra red

Kinetic Typography: Sentence instancing with Touchdesigner – PART 2: UI build

In the second part of this multiple part tutorial series we are going to build a UI around our kinetic typographic animation tool using Touchdesigner. Not that technical as part 1 but it will provide you a couple of insights in UI building and makes this text animation tool a lot more interactive and optimized! […]

Sequencer UI (English / 日本語)

Learn how to make a Sequencer UI using Panel Components, instancing, and render picking. Example files: http://tinyurl.com/y54fbd4t MUTEK.jp 2018 Advanced Class Day2 Lecturer: Markus Heckmann Link: https://www.derivative.ca Twitter: https://twitter.com/w_____________n Interpreter: Shuhei Matsuyama Link: https://www.shuhei-matsuyama.com Twitter: https://twitter.com/MatsuyamaShuhe1 0:00 – Preview of the project 1:30 – Building 3D for UI 21:29 – Defining Colors 40:05 – Texture […]

Building User Interfaces (English / 日本語)

Learn about control panels in TouchDesigner and build a colorpicker UI. Example file: http://tinyurl.com/y4wxcbmx MUTEK.jp 2018 Beginner Class Day2 Lecturer: Markus Heckmann Link: https://www.derivative.ca Twitter: https://twitter.com/w_____________n Interpreter: Shuhei Matsuyama Link: https://www.shuhei-matsuyama.com Twitter: https://twitter.com/MatsuyamaShuhe1 2:50 – Start panel building 8:03 – Fill mode 11:00 – Color ramps 23:10 – Panel values 40:35 – Value slider 44:35 […]

Introduction to Touchdesigner – Stream 6 – Advanced Timeline, Replicator & COMPS

In this stream we look at more indepth usage of timeline and COMPS for unique playback purposes. We even to begin the formation of a controllable UI with the implementation of a replicator COMP

Simple Cliplauncher – TouchDesigner Tutorial

In this short tutorial i show you how to create a simple cliplauncher for VJing without scripting with the help of some Exports, replicators and some python expressions. There are some smaller tweaks to increase performance and I might cover them later.

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.

Norway Workshop | Movie Player Panel and Building UIs | Part 1 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.