Advanced484 Videos

07 Shape Drawing with particles

Special thanks to Valentina for her amazing draw : https://www.instagram.com/valentinatattooer/ In this tutorial we will take a look to a simple technique to draw from Sops operators. Main focus on : particle sop as storage of world space position data. Unveil_studio: unveil.contact.berlin@gmail.com

Generative Maps in TouchDesigner: Creating Map Layers with 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 01:01 – Overview […]

Creating Sesh 3: Freeform Raymarching Progress in TouchDesigner with GLSL

Pretty much silent in this one as I get locked in with a wavey scene I’ve been working on & a couple mixes from Maxfield. I refine color/lighting/shading, fix some aliasing in geometry, refine control parameters & shape morphs, etc. etc. Find more of my work on the free & paid tiers of Patreon here: […]

Nail Polish for a Touch of Glamour: Make That Voxels Shine! – Stefan Kraus

Additional Files – https://goo.gl/qLSAZH While radical and glitched aesthetics are quite in fashion these days, many might still struggle to get a more glamorous or expensive look out of their real-time renders. In the first part of this workshop Stefan Kraus (mxzehn.com) is going to show how to create and animate data driven voxel architecture […]

Kinetic Typography: Sentence instancing with Touchdesigner – PART 3 – (1 of 2): Complex shapes

In this third part of this multiple part tutorial series we are going to show a couple of different approaches for creating, how we would like to call it, ‘animation shapes’. These can be done in Touchdesigner but we’re also using Blender for creating complex 3d models which will act as complex paths for the […]

Une page web comme interface mobile (Partie 4)

Dans cette vidéo, nous créons un composant dans TouchDesigner pour faciliter la réutilisation et la configuration de notre serveur. Vous pouvez télécharger les fichiers dans l’état où ils étaient à la fin de la vidéo précédente: https://downgit.github.io/#/home?url=https://github.com/djipco/approfondir-touchdesigner/tree/main/une-page-web-comme-interface-mobile/partie4/version-initiale —– Introduction: 00:00 Création du composant: 00:14 Personnaliser le composant: 01:55 Utiliser les paramètres personnalisés: 06:30 Conclusion: 15:30 […]

Touchdesigner Tutorial: Particle Techniques

I do a deep dive on using the Particle SOP, forces, and some externally generated 3D models. This is cool because it opens up a lot of interesting possibilities for 3D objects created outside of TouchDesigner. There are nearly infinite resources for free 3D models online, so one of my favorite things to do in […]

2/3 TouchDesigner Vol.028 Remote lighting control via the internet

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.037 Automation and Remote Control with OBS WebSockets

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.49 AUDIO & VISUAL LAYERED FRUIT PARFAIT

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 […]

3/3 TouchDesigner Vol.054 Journey to Mastering DATs

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 […]

Generative Point Clouds in TouchDesigner

It’s time for more point clouds! Although commonly associated with impressively detailed scans of spaces, objects, and terrain, point clouds can be a great source of generative visuals and creative inspiration, especially when you start to generate and animate your own. Taking inspiration from the recent Cyberpunk 2077-Inspired Point Cloud Effect (https://www.youtube.com/watch?v=pV_WLFZCVo4), Jack DiLaura walks […]

TouchDesigner Dynamic Particle System Part 5: Interactivity and Procedural Kinect CHOP Workflow

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 5, we take a dive into the Kinect CHOP and depart from visual effects to build […]

Vertex Shaders 03: Next Level Feedback Effects in TouchDesigner!

Vertex shaders again! In this tutorial, we will look at how to build a cool render-based feedback loop in two ways, using SOPs (slow!) and then vertex shaders (fast!). Project files on Patreon: www.patreon.com/water__shed I am including an updated fluid sim .tox in the project file too, enjoy 🙂 TITLE: Timeline 1 FCM: NON-DROP FRAME […]

Distance Map Displacement in TouchDesigner

This TouchDesigner tutorial covers creating a displacement effect using distance maps, specifically focusing on the jump flooding algorithm. It also looks at generating a simple plexus style pattern for use with the effect. Please note this tutorial uses TouchDesigner Version 2023.11600. If you’re using an older or newer version there may be features that don’t […]

TD Scripts 1.4.2: a Blender Add-on for Touchdesigner

This instruction video will inform you about the most recent update on our Blender Add-on for Touchdesigner, the 1.4.2 release. By showing you the steps for installing both the TOX and the Add-on and revealing every script that the Add-on currently has to offer, we hope that every Touchdesigner and Blender user realizes that this […]

Introduction to GLSL in TouchDesigner : 7/8 Bend deformer for instances with the vertex shader

Part 7/8 of the recording of the Introduction to GLSL in TouchDesigner workshop I taught at Brooklyn Research (https://brooklynresearch.org/) on July 14, 2018 Bend deformer for instances with the vertex shader. See Part 1 for support files

Python in TouchDesigner | Data Structures – Dictionaries Part 2 | TouchDesigner

Core Concepts Dictionaries – a structure and a concept A practical look at dictionaries in TouchDesigner Nested data structures – dictionaries in dictionaries Using Dictionaries as a preset structure Using Python to set parameters Using Python variables in scripts to generalize our code

Widgets Part 5: Adding Widgets to Your Panel Layout

Finally we add functional widgets into the panel layout we created, filling in the interface with knobs, sliders, and buttons. Furthermore we examine how to setup the look and features of widgets through their parameters. Example file: http://tinyurl.com/y4mzb3xn TouchDesigner 2019.13330+ required 0:00 – Knob widgets 7:00 – Slider widgets 8:00 – Button widgets 10:00 – […]

Raymarching in TouchDesigner tutorial. Part III – Warping geometry and space

Github repo for this series https://github.com/exsstas/Raymarching-in-TD Support me on Patreon https://www.patreon.com/exsstas and get some extra files. Helpful resources I mentioned in the tutorial: Gyroids tutorial – https://www.youtube.com/watch?v=-adHIyjIYgk Luna Sorcery Twitch LiveCoding https://www.twitch.tv/lunasorcery evvvvil_ Twitch demoscene style LiveCoding https://www.twitch.tv/evvvvil

NKB Workshop 002 // Featuring VITAMIN

Never Knows Better and Creative Code Art are featuring VITAMIN in this workshop, as they teach you TouchDesigner to build an audiovisual interactive digital organism. Duration: 1:15 Hrs This workshop taught by Pablo Alvarez the co-founder of VITAMIN (https://vitamin-arte.com/) /////////////////////////////// What you will need: TouchDesigner (download the program here: https://derivative.ca/download) About the artist: Vitamin is […]

UE4 plug-in samples 5/6 – Touchdesigner Tutorial

This tutorial is basic to handle CHOP in advance This is a remarkable plugin for Touchdesigner user and UnrealEngine user In detail medium:https://miwa-maroon.medium.com/super-beginner-touchdesigners-unrealengine-plug-in-samples-explained-chop-in-advance-fbf366d59b26 詳しい解説はこちら qiita:https://qiita.com/miwa_maroon/items/c56aa88f80deae4b7426 IG:https://www.instagram.com/p/CQGIsWHtjd-/ Twitter:https://twitter.com/miwata34

Texture Chopping – TouchDesigner Tutorial 57

In this TouchDesigner tutorial, we’re looking at how to use Replication and Texture Instancing to chop an input image into slices, chunks and different forms. The input texture I’m using was created with MidJourney. —– 00:00 Intro & Overview 01:30 Setup & Replication 05:10 Randomness System 16:14 Render Setup & Instancing 19:29 Texture Instancing 25:29 […]

2/3 TouchDesigner Vol.032 Creative Techniques with Point Clouds and Depth Maps

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.041 Line animation using ZIG SIM

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 […]

3/3 TouchDesigner Vol.046 Collage media & ideas to bloom your originality

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.058 Cellular Automata – From 1D to 3D

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 […]

17 TD_Bingo_Table, tex3d, renderpick and instances

Hi, in this tutorial we are going to build a fully reactive Bingo table. We are going to see a fast way to have a MONO click renderpicking situation, how store value in a 3dTexture based on the instance number. Enjoy, Unveil_Studio: unveil.contact.berlin@gmail.com

터치디자이너ㅣFlying Flowers 2/2 with Noise TOP Instancing ㅣTouchDesigner

노이즈 TOP와 인스턴싱을 활용해 꽃잎이 흩날리는 애니메이션을 연출해 보는 튜토리얼입니다. In this TouchDesigner tutorial, I use Noise TOP Instancing to animate flying flowers. Example files: https://drive.google.com/file/d/1Gf8jcrx3Vayy6zzO9mlajOCux_xHPMTh/view?usp=drive_link —— Website: http://crazyradio.xyz Instagram: https://www.instagram.com/crazy.radio… #touchdesigner #터치디자이너 #particles

Real-time diffusion in TouchDesigner – StreamdiffusionTD Setup + Install + Settings

Important ! Read description for Installation Tips ! This uses TouchDesigner 2023 and will not work in TouchDesigner 2022. Currently only working using windows + nvidia graphics card. StreamDiffusionTD TOX available here -https://www.patreon.com/dotsimulate StreamDiffusion github – https://github.com/cumulo-autumn/StreamDiffusion BEFORE Installing – make sure to have: Python 3.10 (make sure Python is added to Path in your […]