Intermediate942 Videos

TouchDesigner Tutorial 21 – Generative Drawings: Noise Levels

In this tutorial we’re going to make some composition technique using some Noise. —- Project Files: https://www.patreon.com/posts/59849268/ — You can support me on: https://www.patreon.com/akenbak Or follow me on: Facebook: https://www.facebook.com/AkenbakOfficial Instagram: https://www.instagram.com/aken.bak/ SoundCloud: https://soundcloud.com/akenbak_official

Painting with TOPs – TouchDesigner Tutorial 48

In this TouchDesigner tutorial we’re creating a painting-like image based purely on TOPs (noise, displace, compositing), fitting to the current season. Feel free to share your outcome on IG! (@elekktronaut) David Braun’s GitHub: https://github.com/DBraun/TouchDesigner_Shared —– 00:00 Intro & Overview 00:50 Mountain Setup 02:54 Several Mountain Ranges 03:43 Compositing & Forests 06:10 Fine Tuning the Mountains […]

Client Facing Scheduler Using TOUCHDESIGNER and GOOGLE SHEETS

We build a quick client facing scheduler using Touchdesigner and Google Sheets

L-ISA & TouchDesigner Part 2: OSC Feedback

Getting parameter feedback from L-ISA Controller. Concepts/Operators covered: OSC in CHOP Override CHOP L-ISA OSC outpute Parameter/CHOP Binding

21 Four things I was missing for years :-)

Hi, In this tutorial we will take to a look to some usefull TD application and some hidden trick thal will make your workflow faster!!! Have Fun: Here my patreon : https://www.patreon.com/unveil_studio

Basic Movie Sequencer In Touchdesigner

Intermediate tutorial for building a basic movie sequencer for motion graphics in Touchdesigner Download the project from my Patreon: Contents of the Video: 00:00 – Intro 00:20 – Explanation & motivation 02:45 – Let’s begin building 06:33 -How to properly add and arrange new clips 07:18 – Calculating the start times based off their clip […]

TouchDesigner Vol.49 AUDIO & VISUAL LAYERED FRUIT PARFAIT 【Sneak Peek】

▽You can watch the rest of this tutorial and others with a membership on the TDSW patreon. Support TDSW on Patreon https://www.patreon.com/tdsw If you subscribe to a subscription plan of $20 or more, you get unlimited access to all of our past archives! We have prepared a lot of contents to learn the techniques and […]

TouchDesigner資料控制技術與Python運用|Matthew RAGAN

TouchDesigner與Python的整合是它最令人興奮的超級能力之一。從變換操作者到探索機器學習的技巧,一旦你開始把某些語法技巧應用到TouchDesigner的工作流程中,一個充滿創作機會的世界便等著你來探索。在這場講座中,我們將介紹一些使用Python的簡單想法,探討如何從網路上直接抓取資料,最後談論在TouchDesigner中使用機器學習函式庫的未來應用。 |Matthew RAGAN Matthew RAGAN擔任教育工作者、導師與顧問的時間已逾十五年。他擁有一個內容豐富的教學資源檔案庫,可供創意程式設計社群使用。他同時也專精於創建數位環境互動系統。他於2015年從亞利桑那州立大學跨領域數位媒體暨表演學程取得碩士學位。在此之前,他曾擔任麥迪遜廣場花園公司即時內容創作的軟體總監,以及Obscura Digital的互動工程師。 ──────────────────────────────── C-LAB未來媒體藝術節|TouchDesigner新媒體互動集線器 https://clab.org.tw/events/touchdesigner-new-media-hub/

L-ISA & TouchDesigner Part 1 : L-Touch

A method for controlling L-ISA with TouchDesigner Concepts/Operators covered: -Custom parameters -Hold CHOP -OSC & OSC Out DAT -Python/CHOP Execute DAT

[TUTO] How to use Laser Cube WiFi & Ethernet LAN with TouchDesigner

Hi, this tutorial is here to show you how to use the latest Laser Cube with TouchDesigner connected via WiFi or Ethernet! – This is a custom script that allows you to control as many latest Laser Cubes as you want! . DOWNLOAD : https://github.com/NairoDorian/LaserCubeTD . . Insta : https://www.instagram.com/psynanta FB : https://www.facebook.com/psynanta ॐ

Live Coding TouchDesigner Noise Explorer 003

In this series I am live streaming the creation of a TouchDesigner noise exportation tool. TouchDesigner Download: https://derivative.ca/download TouchDesigner Forum: https://forum.derivative.ca/ TouchDesigner Help Group Facebook: https://www.facebook.com/groups/touchdesignerhelp TouchDesigner Discord: http://td-discord.com/ TouchDesigner Reddit: https://www.reddit.com/r/TouchDesigner/ Videos in series: Part 1: https://youtu.be/xCrAEaF73iw Videos in series: Part 2: https://youtu.be/WEIe5uTk4eo If you are new to touch designer, take a look here […]

TouchDesigner Tutorial 20 – Parametric Equations: Nephroid (CHOP’s,TOP’s & Python)

#touchdesigner #tutorial #mathart #parametriequations #nephroid Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph and instance a Nephroid with CHOP’s,TOP’s and Python. —- Project Files: Init(Free) – https://www.patreon.com/posts/57051492 Final – https://www.patreon.com/posts/57051488 — You can support me on: https://www.patreon.com/akenbak Or follow me on: Facebook: https://www.facebook.com/AkenbakOfficial Instagram: https://www.instagram.com/aken.bak/ SoundCloud: […]

Self-typing Text with Python in TouchDesigner Tutorial

Get access to 90+ 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 Most people think Python is just for scripting state machines, parsing data, and other boring tasks! On the contrary, Python can play a fundamental role in […]

Feedback Textures – TouchDesigner Tutorial 47

In this TouchDesigner tutorial we’re getting back to some feedback magic for creating some abstract textures similar to Reaction Diffusion or Voronoi. —– Chapters coming soon! —– Special thanks to: 480 Productions, Abigail, Acid Johnny, Adam Scheirman, Ahmad Taufiq, Ai Soon, Alex Ramos, Andrea Civati, Andrei N, Andrew Edman, Annie Yang, Austin Paxton, Austin Taylor, […]

Texture Instancing for Mac – TouchDesigner Tips, Tricks and FAQs 14

In this TouchDesigner tutorial we’re looking at how to use the texture instancing technique on a Mac, as the usual approach does not work. We’re using the Texture 3D in combination with a Switch and PBR Material. The time expression: me.time.frame – 1 Texture Instancing videos: —– 00:00 Intro / Overview 01:12 Setup 02:30 Instancing […]

GLSL – Moving particles (Touchdesigner tutorial)

In this tutorial, we are going to explore different possibilities to store positions and velocities in a GLSL TOP to make a little particle system. Also, we’re going to touch upon uniform variables and how to use them as parameters for our particle system. Some vector math included, hope my explanations make sense 🙂 Enjoy! […]

Interactive Feedback Painting in TouchDesigner Tutorial

Get access to 90+ 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 developers and artist have trouble working with feedback loops in TouchDesigner and they can be slightly confusing to setup. Despite that, they’re incredible effective […]

TouchDesigner tutorial #2. Generative mercury fluid on TOPs

Hi, gues! In this #TouchDesigner tutorial I show how create simple metallic fluid for your #designs, #audiovisual projects, #vj sets etc. Glad to answer your questions =) P.S. 1:01 — T-Script formula is (just copy and paste next➤) absTime.seconds * 0.2 ➤ ➤ ➤My Instagram (my pleasure to met new friends!): https://www.instagram.com/amona_re/ ➤ ➤ ➤My […]

GENERATIVE TOPOGRAPHY – TOUCHDESIGNER TUTORIAL

today we create some generative structures inspired my topographical maps! download more detailed project files and get access to more tutorials and files: ​​https://www.patreon.com/pppanik NFTS: https://foundation.app/@PPPANIK BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out more of my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the beginning is custom made by […]

TouchDesigner Tutorial | Ring Tunnel Animation

Support the channel by donating to: https://www.paypal.me/acrylicode #touchdesigner #generativeart #creativecoding #tutorial #animation #digitalart #abstractart #satisfying #trippy This is a step by step easy tutorial using Touch Designer. TouchDesigner is a node based visual programming language for real time interactive multimedia content.These videos are beginner level and we’ll soon record new tutorials which are a little […]

TouchDesigner Tutorial 19 – Generative Drawings: Noise Paths

In this tutorial we’re going to make some paths generated by Noise CHOP + Limit CHOP —- Project Files: — You can support me on: https://www.patreon.com/akenbak Or follow me on: Facebook: https://www.facebook.com/AkenbakOfficial Instagram: https://www.instagram.com/aken.bak/ SoundCloud: https://soundcloud.com/akenbak_official

BCI Team: OpenBCI – OSC stream mapped to multiple objects in Touchdesigner

This expands on previous demonstrations by adding more objects, as well as multiple oscillators. The objective here is not to make something musical – only to show the ability to map the incoming data. After posting this, I confirmed that the power bands are listed in this order: Delta, Theta, Alpha, Beta, Gamma.

BCI Team: Read Cyton Data into Touchdesigner From Static File

This was an earlier proof of concept for working with the OpenBCI Cyton board. I later moved away from this method for a number of reasons. See my other videos.

Touchdesigner – Text mapping on grid Tutorial

In this tutorial we will learn how to map texts onto a plane or grid to make typography animation using Text SOP and stylizing it later in TOP. It’s a simple and fun technique I’ve been playing around for quite sometime now, and I think it’d be great to share this quick technique on how […]

Catching Errors in TouchDesigner – Tutorial

Get access to 90+ 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 Our industry thrives on user inputs, interactions, and data streams. While these are normally exciting things to work with they can also be areas in your […]

TouchDesigner Vol.048 Journey to Mastering CHOPs【Sneak Peek】

▽You can watch the rest of this tutorial and others with a membership on the TDSW patreon. Support TDSW on Patreon https://www.patreon.com/tdsw If you subscribe to a subscription plan of $20 or more, you get unlimited access to all of our past archives! We have prepared a lot of contents to learn the techniques and […]

Light Replication – TouchDesigner Tutorial 44

In this TouchDesigner tutorial we’re looking at a technique that mimics instancing for lights with Replicators, how to style them and how to make them audioreactive. Important: This is not instancing and not nearly as fast to process. Also, apparently it’s a lot faster skip the TOP part and simply stay in the CHOP family […]

TouchDesigner Tutorial 18 – Parametric Equations: Lemniscate (CHOP’s,TOP’s & Python)

#touchdesigner #tutorial #mathart #parametriequations #lemniscate Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph and instance a Lemniscate Curve that looks like an Eight Curve with CHOP’s,TOP’s and Python. —- Project Files: Init(Free) – https://www.patreon.com/posts/57051492 Final – https://www.patreon.com/posts/57051488 — You can support me on: https://www.patreon.com/akenbak Or follow […]

TouchDesigner Tutorial 17 – Parametric Equations: Hyperbola (CHOP’s,TOP’s & Python)

#touchdesigner #tutorial #mathart #parametriequations #hyperbola Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph and instance a Hyperbola with CHOP’s,TOP’s and Python. —- Project Files: Init(Free) – https://www.patreon.com/posts/56698772/ Final – https://www.patreon.com/posts/56698802/ — You can support me on: https://www.patreon.com/akenbak Or follow me on: Facebook: https://www.facebook.com/AkenbakOfficial Instagram: https://www.instagram.com/aken.bak/ SoundCloud: […]

Schooling Fish with NvidiaFlex in TouchDesigner (Tutorial)

This tutorial shows how to create the effect of fish schooling and following each other under the ocean. It’s fully operator based with no GLSL. This is however an intermediate level tutorial and requires familiarity with TouchDesigner in general. I hope it’s useful, enjoy! Jayson. Patreon (Project Files): https://www.patreon.com/thoseeyes Instagram: https://www.instagram.com/thoseeyesomg Twitch: https://www.twitch.tv/thoseeyes SketchFab Fish […]

NOISY CHECKERBOARD – TOUCHDESIGNER TUTORIAL

in this new tutorial we are going to create this colorful, organic tunnel animation. t. download project files and access to more tutorials and files. ​​https://www.patreon.com/pppanik BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the beginning is by odezenne

Texture Sampling with Niagara Particles in Unreal & TouchDesigner – Tutorial

Get access to 90+ 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 Unreal’s Niagara particle system makes it quick and easy to create impressive particle systems. Combined with the generative power of TouchDesigner, this allows us to create […]

Touchdesigner Tips #3: Project Organization – Global OP Shortcuts

Hello everyone, Welcome to this new touchdesigner Tip # 3. This tip is a continuation to have your projects well organized, in this case we’re going to learn how to access to specific locations from any other location on your project using shortcuts, and in this case the Global OP shortcut. Enjoy Learning! —- Project […]

UE4 plug-in samples 2/6 – Touchdesigner Tutorial

This is a remarkable plugin for Touchdesigner user or UnrealEngine user github TouchEngine-UE4-Samples(Official set up tutorial is in here) link:https://github.com/TouchDesigner/TouchEngine-UE4-Samples In detail medium:https://miwa-maroon.medium.com/super-beginner-touchdesigners-unrealengine-plug-in-samples-explained-touchengine-component-88d49a9a1f86 詳しい解説はこちら qiita:https://qiita.com/miwa_maroon/items/eabb2a31b61807d9a4bb IG:https://www.instagram.com/p/CQGIsWHtjd-/ Twitter:https://twitter.com/miwata34

INTERACTIVE STRUCTURE – TOUCHDESIGNER TUTORIAL

today we create some interactive structure! download more detailed project files and get access to more tutorials and files: ​​https://www.patreon.com/pppanik BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the beginning is custom made by RAAYS.

TOUCHDESIGNER TUTORIAL – ABSTRACT TUNNEL

today we create a simple tunnel animation that can be used in a more abstract or typographic way 🙂 download project files and get access to more tutorials and files: ​​https://www.patreon.com/pppanik BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the beginning is […]

IMAGE INSTANCING GLITCH – TOUCHDESIGNER TUTORIAL

today we create some image instancing to destroy some imagesssss :)) download more detailed project files and get access to more tutorials and files: ​​https://www.patreon.com/pppanik BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the beginning is custom made by RAAYS.

Parameter States in TouchDesigner

In this tutorial I am sharing a .tox file for creating and changing states of any number of parameters in TouchDesigner. If you have a network that you want to have different looks and alternate smoothly between them, this tool is for you! Grab the .tox file from here: https://github.com/vassmal/touchdesigner_tutorials/tree/main/PARAMETER_STATES Community Post: https://derivative.ca/community-post/tutorial/parameter-states-touchdesigner/65192

10 примеров того, как не надо делать в TouchDesigner

В этом видео мы рассмотрим примеры типичных ошибок или упущенных возможностей. Если вы последуете рекомендациям, которые я даю в этом видео это поднимет ваш профессиональный уровень на следующую ступень! Поддержать меня, как всегда, можно по ссылке: https://www.donationalerts.com/r/drum_computer Таймкоды: 0:00 Вступление 1:05 Не использовать Null 2:43 Не комментировать код 5:11 Использование абсолютных путей к внешним файлам […]

How to make a neon sign in Touchdesigner

In this tutorial you will learn how to make a neon sign in Touchdesigner. The text is entirely dynamic and generated using SOPs. Instancing is used to make copies of the sign in different colors and animate them. Download link for project toe file: https://drive.google.com/file/d/1KSSq2MSmbE5uq7kOBnK_qRPt2mpCZMZX/view?usp=sharing Download link for a tox file with the Python code: […]

ReaRouteTD_MONO: Reaper + TouchDesigner for Easy Real-time Audio Reactive Vid (Tutorial + .tox file)

Reaper and TouchDesigner are basically ready to communicate with each other out of the box, but many people don’t realize how easy this is to setup. Download this free .tox file and follow along to get a head start on making your first real-time audio reactive visuals! https://basementvibes.gumroad.com/l/CeDSFr (Type $0 for free, anything more as […]

09 Mixamo Animation_Basic SetUp

Hi in this tutorial we are going to see how to use FBX COMP with embedded animation. The technique can be used to chain 2 animation only, thaz why the ‘_Basic’. Here the link to the mixamo website : https://www.mixamo.com/ Dwld always at 60 Fps so than you can slow it down to 30 Fps […]

bump mapping – touchdesigner tutorial

Bunp mapping is easy to use in Touchdesigner In detail medium:https://miwa-maroon.medium.com/introduction-to-touchdesigner-bump-mapping-for-bumpy-surfaces-without-modeling-f5902d08f41b 詳細はこちら qiita:https://qiita.com/miwa_maroon/items/db001d16ea138b2e5570 IG:https://www.instagram.com/p/CQGIsWHtjd-/ Twitter:https://twitter.com/miwata34

Spiral of Archimedes | TouchDesigner

In this tutorial I will show you how to make Spiral of Archimedes in Touchdesigner https://vk.com/zhiga_stud https://www.instagram.com/zhiga_stud https://www.patreon.com/zhiga_stud

Nvidia Flex Solver – part II (Touchdesigner tutorial)

Part I: https://youtu.be/0ym50KEXi48 In this tutorial, I’m gonna try my best to explain how you can override the basic flex solver setup to get some beautiful flow fields Get project file and support the channel: https://www.patreon.com/noonesimg Check out my Instagram for regular updates: https://www.instagram.com/noonesimg/ Check out my other tutorials:

TOUCHDESIGNER TUTORIAL – AUDIOREACTIVE SHAPE (WINDOWS SCREENSAVER)

let’s create a audioreactive shape that is inspired by windows screensavers! download project files and get access to more tutorials and files: ​​https://www.patreon.com/pppanik audioreactive setup learned from elekktronaut: https://www.youtube.com/watch?v=6NMVm-qmfeQ BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the beginning is by the […]

RTX Face Tracking in TouchDesigner – Tutotrial

Get access to 80+ 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 Face tracking used to be something you had to pay a lot of money for or use custom hardware for to get any kind of real-time […]

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

06 Random Knowledge & The Beginning of a VJ SetUp

In this tutorial we gonna speak about some basics: .How to load a TOX from the explorer .How to Customize your COMP really fast .How to engage PRESETS .LESS time in the network = MORE Creativity Direct contact: unveil.contact.berlin@gmail.com

Circuit Bending – TouchDesigner Tutorial 42

In this TouchDesigner tutorial we explore a glitching technique that originates from analogue video processing. Check out other inputs like video device in etc! Wikipedia: https://en.wikipedia.org/wiki/Circuit_bending Free Images/Videos: https://www.pexels.com —– 00:00 Intro / Overview 01:11 Setup 02:14 FX 1 04:51 FX 2 08:00 FX 3 11:05 FX 4 14:13 FX 5 16:00 Colors 16:58 Resolution […]

Nvidia Flex Solver – part I (Touchdesigner tutorial)

The cool thing about Nvidia flex is that you can pretty easily override it, and get a fairly complex particle system on GPU with almost no GLSL. But I’m getting ahead of myself, here I’m just going to show you the basics, so stay tuned for that part 2! Get project file and support the […]

RayTK Tutorial: Reflection & Backgrounds

This tutorial covers using reflective materials in a RayTK scene with background light maps and an atmosphere/sunset simulation. Download the toolkit (version 0.15 or newer) at https://github.com/t3kt/raytk/releases. Download a completed project file: https://github.com/t3kt/raytk/raw/master/examples/tutorial-reflection-v2a.toe The atmosphereField is based on https://github.com/wwwtyro/glsl-atmosphere. Sections: 0:00 Intro 0:11 Setup 0:31 Main SDF 2:25 Camera 2:59 Material 4:03 Reflection requirements 4:52 […]

RTX Background Removal in TouchDesigner – Tutorial

Get access to 80+ 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 The Nvidia RTX GPUs have tons of amazing and easy to use features for your interactive and immersive art. One of the most used features is […]

05 Cache and 3D Texture

Hi, here simple but powerful way to generate visual with only TOP. Unveil_studio: unveil.conctact.berlin@gmail.com

Александр Глущенко – TD Extensions @ Touchdesigner Meetup #7

Александр Глущенко – “Введение в TouchDesigner Extensions и их практическое применение” Контакты спикера: https://www.facebook.com/sanchezfr7 https://www.instagram.com/sanchez_gl https://t.me/sanchezgl Мероприятие прошло при поддержке Artnovi space https://www.artnovispace.ru https://www.facebook.com/artnovispace https://www.instagram.com/artnovispace Следите за новостями https://pankow.us/meetups https://t.me/flux20YY Чат по тачдизайнеру https://t.me/TDfareast

TOUCHDESIGNER TUTORIAL – TURN ANY IMAGE INTO WATERCOLOR PAINTING

today we have a look at how to turn any image/video input into a watercolor painting. download project files and get access to more tutorials and files: ​​https://www.patreon.com/pppanik BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the beginning is by RAAYS.

TouchDesigner Tutorial 16 – Dibujos Generativos : Ruido Liquido

Hola a todos en este tutorial vamos a implementar una red muy básica pero con una salida poderosa y dinámica. Este es un flujo de trabajo básico de noise-feedback. ¡Que se diviertan y disfruten! —- Archivo Final: https://www.patreon.com/posts/53624402 —- Puedes apoyarme en: https://www.patreon.com/akenbak —- O seguirme en: Facebook: https://www.facebook.com/AkenbakOfficial Instagram: https://www.instagram.com/aken.bak/ SoundCloud: https://soundcloud.com/akenbak_official

Playing Drums With Kinect – TouchDesigner + Kinect Tutorial 3

In this TouchDesigner tutorial we look at how to use the Kinect in combination with TD and Ableton to create a simple interactive instrument. For now we’re only using kick and snare but you can add more sounds and use different instruments as well. You can use this without Ableton as well to trigger other […]

TouchDesigner Tutorial 16 – Generative Drawings: Liquid Noise

In this tutorial we’re going to implement a very basic network but with a powerful and dynamic output. This is a basic feedback-noise workflow. —- Project Files: https://www.patreon.com/posts/53624402 — You can support me on: https://www.patreon.com/akenbak Or follow me on: Facebook: https://www.facebook.com/AkenbakOfficial Instagram: https://www.instagram.com/aken.bak/ SoundCloud: https://soundcloud.com/akenbak_official

04 UV manipulation

Direct contact : unveil.contact.berlin@gmail.com Please ask for specific tutorial if you need 🙂 .

Reactive GPU Particles in TouchDesigner

Get access to 80+ 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 Reactive particle systems are always in demand by clients and are extremely fun for audiences. In TouchDesigner, we can create a fully reactive GPU particle system […]

03 Convolve and Reaktion diffusion.

Here is where to get the UV code : https://thebookofshaders.com/ Please support. This is the link of the Olib where to get the example files : https://olib.amb-service.net/component/convolve-and-reaction-diffusion Please support.

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

GLSL particles with velocity fields (Touchdesigner tutorial)

In this short tutorial, I’m trying my best to show you the basic setup for a 2D velocity-fields-based particle system. Extremely useful for augmenting images and videos, cause you can use it with regular TOPs. Enjoy! Get project file and support the channel: https://www.patreon.com/noonesimg Checkout my instagram: https://www.instagram.com/noonesimg/ Check out my other tutorials:

Circular Texture Slicing in TouchDesigner

Get access to 80+ 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 The creative frontiers of UV’s are limitless! Building on awesome UV-based content creation workflows, Jack DiLaura guest hosts this continuation of his great tutorial on how […]

Swirl displacement on TOPs – TouchDesigner Tutorial

How to create 2D swirl flows in TouchDesigner Как создавать двумерные потоки с завихрениями в TouchDesigner Project here: https://drive.google.com/file/d/1d0vTrqSphPz8V0alyr3alsKpcfadjwIM/view?usp=sharing paketa12 channel: https://www.youtube.com/user/paketa12

TouchDesigner Tutorial 15 – Parametric Equations: Hyperbolic Spiral (CHOP’s,TOP’s & Python)

#touchdesigner #tutorial #mathart #parametriequations #hyperbolicspiral Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph and instance a Hyperbolic Spiral with CHOP’s,TOP’s and Python. —- Project Files: Init(Free) – https://www.patreon.com/posts/53055514 Final – https://www.patreon.com/posts/53055567 — You can support me on: https://www.patreon.com/akenbak Or follow me on: Facebook: https://www.facebook.com/AkenbakOfficial Instagram: https://www.instagram.com/aken.bak/ […]

02 Lsystem in particles

Here the link for the sop unwrapper : https://olib.amb-service.net/component/sop-uv-unwrapper Remember to support OLIB. Give me feedback , and let me know if you have some request for a turorial. C U 🙂

algorhythm v 0.1.2 – Overview

In this video we take a look at the TouchDesigner software/plugin I’ve been developing the last months. It’s a tool for audiovisual live performances with easy .tox integration, modulation, effects etc. If you’re interested in collaborating, feel free to reach out! It’s quite heavy for now so it won’t work on the average laptop. Download […]

02 Lsystem in particles

Here the link for the sop unwrapper : https://olib.amb-service.net/component/sop-uv-unwrapper Remember to support OLIB. Give me feedback , and let me know if you have some request for a turorial. Unveil_studio: unveil.contact.berlin@gmail.com

01 Sop Unwrap and interactive instances

You can find the unwrapper COMP here : https://olib.amb-service.net/component/sop-uv-unwrapper Please Support Olib is a really good project.

RayTK Tutorial: Making waves with field operators

This tutorial covers field operators in RayTK scenes. They allow you to control the behavior of other operators and create variations over space. Download the toolkit (version 0.14 or newer) at https://github.com/t3kt/raytk/releases. Project file: https://github.com/t3kt/raytk/raw/master/examples/tutorial-fields-1-v3-final.toe Sections: 0:00 Intro 1:02 Scene setup 2:24 Camera 4:44 Creating a field 5:25 Visualizing the field 9:18 waveField 11:58 Float […]

Light trail with Texture 3D (터치디자이너 튜토리얼 자막)

Texture 3D is really fun! *This tutorial is refer to Kevin McGloughlin’s Max Cooper – Resynthesis official video (https://youtu.be/Kpm1l0HfkV0) 00:00 Intro 00:19 Kevin McGloughlin’s video 00:37 Let’s start! – webBrowser to inside luminance 04:00 Texture 3D 05:00 Grid and basic render setup 05:35 Line and instancing 07:45 Texture 3D to Material 10:32 Texture color setting […]

Particle system with GLSL part2 – Custom emitter (Touchdesigner tutorial)

Support me on Patreon and get access to all project files and more stuff: https://www.patreon.com/noonesimg Download the Attribute Transfer .tox https://forum.derivative.ca/t/attribute-transfer/11469 Part1 with basic particle system: https://youtu.be/IDyDc3kAUzI Check out my other tutorials:

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

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

Drawing with Texture Instancing – TouchDesigner Tutorial 40

In this TouchDesigner tutorial we create a simple generative artwork with Texture Instancing and make it look a bit like a drawing. I noticed I’ve done something very similar before after recording, but I think you’ll still find some nice tricks! I’ll soon be uploading some fresh TOP particle content, stay tuned. Instancing Workshop Series: […]

TouchDesigner/звук — AM/FM синтез, CHOP script, MIDI2FREQ

Архивные уроки. 00:00 Простейший Терменвокс 9:00 CHOP Script MIDI2FREQ 19:36 AM Амплитудная модуляция 24:55 FM Частотная модуляция 35:52 Комбо 🙂 поддержать бесплатное создание контента: https://www.patreon.com/konstantin3411 исходники на патреоне уроки по ардуино-td-max/msp-pd в дизайн библиотеке ББ https://bangbangeducation.ru/course/arduino

TouchDesigner/звук — подключение MIDI клавиатуры, CHOP script, сэмплер, Moog, Buchla // архив

Архивные уроки. Этот урок не про MIDI контроллеры для виджеинга, он про подсоединение MIDI клавиатур (пианино) с контроллерами 00:00 Midi In 5:17 CHOP Script MIDI keyboard 18:00 синтезатор Moog Канал Matthew Ragan: https://www.youtube.com/channel/UCKAAKTI2xLNNBJRkdf8E58A поддержать бесплатное создание контента: https://www.patreon.com/konstantin3411 исходники на патреоне уроки по ардуино-td-max/msp-pd в дизайн библиотеке ББ https://bangbangeducation.ru/course/arduino

TOUCHDESIGNER TUTORIAL 21/009 GLOWING FLOWERS

today we have a look at some dreamy flowers. download project files and access to more tutorials and files. ​​https://www.patreon.com/pppanik BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the beginning is by RAAYS. more detailed project file:

TYPOGRAPHY ADVENTURES – TOUCHDESIGNER TUTORIAL

this time we take a look at creating some experimental typography animations! download project files and access to more tutorials and files. ​​https://www.patreon.com/pppanik BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the beginning is by aphex twin.

RayTK Tutorial: Volumetric Sampling

This tutorial covers using RayTK scenes to sample voxels in space for geometry instancing. This technique can also be used for things like LED pixel mapping. Download the toolkit: https://github.com/t3kt/raytk/releases Completed project file: https://github.com/t3kt/raytk/raw/master/examples/tutorial-pointMap-v2-final.toe Raymarching theory: https://adrianb.io/2016/10/01/raymarching.html

TOUCHDESIGNER TUTORIAL 21/007 INSTANCED GENERATIVE LIQUID

today we have a look at instancing and will use it to generate some colorful metaball liquid. the effect is also a polished version of an older tutorial by me. download project files and access to more tutorials and files. ​​https://www.patreon.com/pppanik BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work […]

UV shredder in Touchdesigner

This is a little addition to the system we previously build with which we drive all the points in the UV with two opposite vectors forming those cuts. source file free to download: https://www.patreon.com/posts/51590635 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 […]

TOUCHDESIGNER TUTORIAL – INTERACTIVE GENERATIVE BRUSH PAINTING

this time we create a generative brush, with different controls like turning melting on/off and controlling it with the mouse. have fun! download project files and access to more tutorials and files. ​​https://www.patreon.com/pppanik BIG THANKS FOR YOUR SUPPORT. 🙂 if you want to, check out my work on instagram https://www.instagram.com/pppanik/​​ stay kind. sound in the […]

Texture Instancing: 3D Slicing Technique – Another TouchDesigner Tutorial

In this video, we’ll work with Texture Instancing and the Phaser CHOP to break up a 2D TOP Texture into a grid, apply the grid to 3D geometry and rotate that geometry individually in 3D space. The technique makes use of a variety of more advanced techniques, including Texture Instancing, Custom Parameters, Internal Operator Shortcuts, […]

Complex UV Math toolkit in Touchdesigner – FREE DOWNLOAD #touchdesigner #uvmath

Download for free (or name your price): https://gum.co/WOftGn IG: https://www.instagram.com/function.str/ Background music also by me. —- References: UV Math tutorial by Paketa12: https://www.youtube.com/watch?v=BPk9kAob_R0 Crazy warping effects with a complex numbers by Exsstas: https://www.youtube.com/watch?v=pjNLaYpRoSA 0:00 Intro 2:29 Examples 4:17 UV mapping basics 6:21 Single GLSL TOP approach 7:36 ComplexOp component 13:47 ComplexMix component 17:13 Examples more […]

Generate Random Numbers in TouchDesigner

In this video I am sharing some different ways of generating random integer and float numbers in TouchDesigner. —– 00:00​ – Intro & Examples 01:36​ – Random Integer with Python 06:20​ – Random Float with Python 08:02 – Random Integer with CHOPs 10:40​ – Random Float with CHOPs 12:23​ – Random Integer Different from Previous […]

TouchDesigner Tutorial 12 – Parametric Equations: Trifolium (CHOP’s,TOP’s & Python)

#touchdesigner #tutorial #mathart #parametriequations #ltrifolium Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph and instance a Trifolium with CHOP’s,TOP’s and Python. —- Project Files: Init(Free) – https://www.patreon.com/posts/50986770 Final – —- Music: Two Thousand and Seventeen by Four Tet — You can support me on: https://www.patreon.com/akenbak Or […]

RayTK Tutorial: Twisted Grid Scene

This tutorials walks through the process of creating a scene with an infinite twisted 3D grid. Download the toolkit (version 0.13 or newer) at https://github.com/t3kt/raytk/releases. Project file: https://github.com/t3kt/raytk/raw/master/examples/tutorial-grid-v2.toe

Image Stacking – TouchDesigner Tutorial 39

In this TouchDesigner tutorial we create a network for easily importing a batch of images from a folder and stacking them onto each other using two main techniques, both including feedback and some basic python. Fractal tutorial (#38) coming soon: https://www.youtube.com/channel/UCONptu0J1PCrW9YfBtSdqjA/community?lb=UgwM-ys0Z4Fh69AmbYR4AaABCQ —– 00:00 Intro / Overview 01:00 Technique 1 / TOP Setup 04:00 Folder / […]