03_Referencing DATs in TouchDesigner 088_Part1

Using simple Python expression to target a cel in a DAT in TouchDesigner 088

TDLego01 SpoutToPython

Tutorial how to use SpoutToPython library with TD link to the library: https://github.com/Ajasra/Spout-for-Python project file: https://drive.google.com/file/d/1Nq0qkQ-9d1RvivJ9mSKmQ4B04XV9usbM/view?usp=sharing

TouchDesigner Tutorial 8 – Parametric Equations: Eight Curve (CHOP’s,TOP’s & Python)

#touchdesigner #tutorial #parametricequations #eightcurve Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph an Eight Curve using CHOP’s,TOP’s and Python. —- Project Files: https://www.patreon.com/posts/touchdesigner-8-50115055 —- Music from Digient Collective digient(cues) https://www.youtube.com/channel/UCPy46S5JDUU_DZr1EncTgcg/videos — 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: […]

(ES)TouchDesigner Tutorial 53 -CaseStudy[Generative Design: P.2.2.4_01 Growth Structure from Agents]

Hola a todxs, en este nuevo tutorial vamos a recrear el código del Capítulo 2.2.4 “Growth Structure from Agents” del libro Generative Design dentro de touchdesigner. Disfruten ! —- Proyecto Final: https://www.patreon.com/posts/101273892 —- Libro: http://www.generative-gestaltung.de/1/ Codigo Processing: http://www.generative-gestaltung.de/1/P_2_2_4_01 —- 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

Python in TouchDesigner | References | TouchDesigner

Core Concepts Python expressions as references Syntax Accessing CHOPs Accessing DATs How to read the python help on the Derivative Wiki

Snake Game in Touchdesigner

Use python make a snake game in touchdesigner. Github: https://github.com/FifthChat/Snake

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

TouchDesigner Tutorial 3 – Parametric Equations: Astroid (CHOP’s,TOP’s & Python)

Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph an Astroid using CHOP’s,TOP’s and Python. —- Link to the tutorial in Post format: Download File: https://www.patreon.com/posts/46252569 —- 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

Creative coding with sops | Python maze TouchDesigner

Future Space Detection Event: https://futurespacedetektion.web.app/ Python in TouchDesigner Course: https://musichackspace.org/events/getting-started-with-python-in-touchdesigner/ Become a Patreon for exclusive content: https://www.patreon.com/acrylicode Follow us on social media: Instagram: https://www.instagram.com/acrylicode…. Twitter: https://twitter.com/acrylicode_art Website: https://www.acrylicode.com Support us by donating to our PayPal: https://www.paypal.me/acrylicode Absolute Beginner Video: https://www.youtube.com/watch?v=qbupH… TouchDesigner is a node based visual programming language for real time interactive multimedia content. These […]

04_Referencing DATs in TouchDesigner 088 Part2

Using Row and Column names instead of numbers, and grabbing text from DATs

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

Une page web comme interface mobile (Partie 2)

Dans cette 2e partie de la série, vous apprendrez comment créer un WebSocket pour envoyer des informations à TouchDesigner à partir d’une page web. 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/partie2/version-initiale —– Introduction: 00:00 Aperçu de l’interface: 00:45 Aperçu du code existant: 02:15 Modification […]

Primitive SOP and a bit of Python

Transforming geometry with a primitive SOP and a power of Python. Sampling CHOPs and TOPs values to transform geometry faces. High importance of a jiggly-wiggly banana creation. Download file here – https://www.patreon.com/posts/32253537

Python in TouchDesigner | Data Structures – Lists – Part 1 | TouchDesigner

Core Concepts Lists – a structure and a concept Creating lists – syntax and structure Retrieving items from a list – Syntax Adding items to a list .append() and .extend() Lists of Lists

Pro Python String Hacks – TouchDesigner Tutorial

Get access to 60+ 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 In this video, Elburz demonstrates the new string formatting techniques in Python that all the pros are using: f-strings. This powerful new feature makes working with […]

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

Drawing in Python – Noah Norman

Additional Files – https://github.com/ancillarymagnet/axidrawings This workshop will focus on the basics of using TouchDesigner’s Script SOP to create geometry programmatically, beginning simply with the creation of points and lines, building out some useful and reusable abstractions, and eventually creating interesting structures and patterns, all with an eye to creating vector artwork for printing on pen […]

(ESP)TouchDesigner Tutorial 3 – Ecuaciones Paramétricas: Astroide (CHOP’s,TOP’s & Python)

Hola a todos, en este nuevo tutorial de Ecuaciones Paramétricas en Touchdesigner aprenderemos a graficar un Astroide usando CHOP’s,TOP’s and Python. —- Link to the tutorial in Post format: Download File: https://www.patreon.com/posts/46252569 —- 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

Open a file chooser using Python

This video will show you how to use the ui.chooseFile method to open a file chooser dialog and load the result into a DAT

PYTHON 3 FEEDBACK

Students questions feedback, week 3

TouchDesigner Tutorial 10 – Parametric Equations: Epicycloid (CHOP’s,TOP’s & Python)

#touchdesigner #tutorial #parametricequations #epicycloid Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph and instance an Epicycloid using CHOP’s,TOP’s and Python. —- Project Files: https://www.patreon.com/posts/50679831 —- Music from Digient Collective digient(cues) https://www.youtube.com/channel/UCPy46S5JDUU_DZr1EncTgcg/videos — 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/ […]

Building a MoviePlayer – TouchDesigner 202 Workshop Berlin 15th of December 2018

TouchDesigner Workshop on December 15th 2018 covering building a MoviePlayer with Python Extensions https://github.com/MXZEHN/TD_WRSHP_12-18/tree/master/202

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

Core Concepts Lists – a structure and a concept Why Lists matter in TouchDesigner The Channel Class – seeing CHOPs as lists The Point Class – thinking of geometry as lists The COMP Class and .findChildren() – pulling apart returned lists More about how to read the TouchDesigner wiki

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

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

TouchDesigner Tutorial 4 – Parametric Equations: Bicorn (CHOP’s,TOP’s & Python)

Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph a Bicorn using CHOP’s,TOP’s and Python. —- Download File: https://www.patreon.com/posts/46789629 —- 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

2/3 TouchDesigner Vol.025 Face-Tracking Effects Creation with External Python Libraries

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 : Embedding External Python libraries inside of TOE file

Hey all – taking a stab at something new here – video tutorials on TouchDesigner. I’m starting off with a pretty unusual but not too complicated scenario where we take a python library found on github, that’s not included with touch and embed / transfer it over to DAT’s in the actual file. The upside […]

Posting Images from TouchDesigner to Twitter

A quick tutorial on howto create a Twitter App and use the WebClient to post messages from TouchDesigner to Twitter. Final tox can be downloaded here: https://github.com/wuestenarchitekten/workshops/tree/master/Twitter/PostToTwitter

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

#touchdesigner #tutorial #mathart #parametriequations #logarithmicspiral Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph and instance a Logarithmic Spiral with CHOP’s,TOP’s and Python. —- Project Files: Init(Free) – https://www.patreon.com/posts/50986770 Final – https://www.patreon.com/posts/50986919 —- Music from Digient Collective https://digientcollective.com/cues/ https://www.youtube.com/channel/UCPy46S5JDUU_DZr1EncTgcg/videos — You can support me on: https://www.patreon.com/akenbak Or […]

MQTT – TouchDesigner 202 Workshop Berlin 15th of December 2018

TouchDesigner Workshop on December 15th 2018 covering MQTT with Stefan Kraus (https://www.youtube.com/user/MXZEHN)

Python in TouchDesigner | Logic – Part 1 | TouchDesigner

Core Concepts Simple Logic constructs in Python and in TouchDesigner If, And, Or Greater than, Less than, Equal to, Not Equal to if, else, elif

TouchDesigner Week 9 – Asynchronous Lesson

Simple and complex payout system logic in ChopExecute Dat.

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

(ESP)TouchDesigner Tutorial 4 – Ecuaciones Paramétricas: Bicornio (CHOP’s,TOP’s & Python)

Hola a todos, en este nuevo tutorial de Ecuaciones Paramétricas en Touchdesigner aprenderemos a graficar un Bicornio usando CHOP’s,TOP’s and Python. —- Archivo Descargable: https://www.patreon.com/posts/46789629 —- 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

Web GUI for TouchDesigner – Component & Beginner Tutorial

Hey! In this tutorial, we’ll go over how to use a new custom component that allows you to instantly create a web GUI for any TouchDesigner container and control TD in real time over the web. The website will also live-update when changes in TD are made. We’ll also dive into behind the scenes how […]

TDLego03 STYLEGAN

Setting Up StyleGan model in TD ** You can start from 35:00 before it was an unsuccessful attempt to try the PyTorch model. official repo https://github.com/NVlabs/stylegan2 pretrained models https://drive.google.com/drive/folders/1yanUI9m4b4PWzR0eurKNq6JR1Bbfbh6L link to result https://drive.google.com/file/d/1s30B0ia_ekFF1WnWzykoCHGFkDeZ_feQ/view?usp=sharing

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

TouchDesigner 202 Berlin, Custom Parameters, Python and Extensions

An Introduction to Custom Parameters, Python and Python Extensions in TouchDesigner.

Python in TouchDesigner | Logic – Part 2 | TouchDesigner

Core Concepts Simple Logic constructs in Python and in TouchDesigner Scripting Logic and references Comparing values The Channel Class —– 25:23 Robert caught a small error on my part here. Line 25 should read: elif my_val1 ‘less than’ my_val3: (youtube won’t let me use actual brackets in a description) Thanks for the quick eyes Robert!

Week 9 Class Meeting – Zoom

1. Going over questions 2. Demonstrating Logic Operators

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/

TouchDesigner Tutorial 5 – Parametric Equations: Cardioid (CHOP’s,TOP’s & Python)

Hello everyone, Welcome to this new tutorial on parametric equations in which we’ll learn how to graph a Cardioid using CHOP’s,TOP’s and Python. —- Download File: https://www.patreon.com/posts/46789629 —- 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

Procedural Coding in Touch Designer with Ian

Join Ian Boyd as he walks through some of his recent Touch Designer projects. Come check them out and learn a few things for yourself.

Tutorial 001 TouchDesigner

practice and accumulate for TouchDesigner

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

Tutorial – TouchDesigner + Ableton + Kinect – How to play music with gestures Pt. 1

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

Python in TouchDesigner | Data Strucutres – Dictionaries Part 1 | TouchDesigner

Core Concepts Dictionaries – a structure and a concept Looking at Dictionaries and Lists side by side What are key value pairs Retrieving values from dictionaries Retrieving .keys() and .values() Adding items to dictionaries Nested data structures A better text formatting approach with .format() (a big thank you to Willy Nolan for setting me on […]

(ES) TouchDesigner Tutorial 22 – Case Study [Generative Design: P.1.0 Hello, Color]

Hola a todos, en esta nueva serie de tutoriales exploráremos los códigos de diseño generativo del libro Generative Design aplicados y explicados en Touchdesigner. —- Proyecto Final: https://www.patreon.com/posts/60654833 —- Libro: http://www.generative-gestaltung.de/1/ Codigo Original: http://www.generative-gestaltung.de/1/code Repositorio Touchdesigner: https://docs.derivative.ca/Generative_Design —- 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

(ESP)TouchDesigner Tutorial 5 – Ecuaciones Paramétricas: Cardioide (CHOP’s,TOP’s & Python)

Hola a todos, en este nuevo tutorial de Ecuaciones Paramétricas en Touchdesigner aprenderemos a graficar un Cardioide usando CHOP’s,TOP’s and Python. —- Archivo Descargable: https://www.patreon.com/posts/46789629 —- 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

TouchDesigner Quick Tips: Inline Python Expressions for Complex Parametrization

Start to unlock the true power of TouchDesigner by leverage all sorts of simple python expressions inline in Operator parameters. These tricks will let you do things easily with python, directly in parameter expressions, when doing so in operators might be quite difficult. While these are certainly not the only python expressions that can be […]

TDLego05_PixelPacking

link to code https://www.dropbox.com/s/ephhq2f9xuwg9uo/styleGan2.rar?dl=0 https://github.com/Ajasra/Spout-for-Python

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

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

TouchDesigner Tutorial 22 – Case Study [Generative Design: P.1.0 Hello, Color]

Hello everyone, in this new series of tutorials we will explore the generative design codes from the Generative Design book applied and explained in Touchdesigner. Enjoy ! —- Final Project: https://www.patreon.com/posts/60654833 —- Book: http://www.generative-gestaltung.de/1/ Original Code: http://www.generative-gestaltung.de/1/code Touchdesigner repo: https://docs.derivative.ca/Generative_Design 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/ […]

03 PYTHON TD 1

Python intro in TD (basic operators, refferences and use)

Makin stuff with Touchdesigner! tiwonku and mrsnippy unite

Broadcasted live on Twitch — Watch live at https://www.twitch.tv/ctrlav

TouchDesigner Quick Tips: Inline Python Expressions for Complex Parametrization

Start to unlock the true power of TouchDesigner by leverage all sorts of simple python expressions inline in Operator parameters. These tricks will let you do things easily with python, directly in parameter expressions, when doing so in operators might be quite difficult. While these are certainly not the only python expressions that can be […]

How to do a While Loop That Doesn’t Crash TouchDesigner (tutorial)

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 Everyone has had the experience of learning Python and trying to implement their new techniques in TouchDesigner. A common […]

CPU Cooktimes Comparison in TouchDesigner

In this tutorial I am creating a tox file for comparing the CPU cooktimes of COMP operators. The biggest part of the tutorial is focusing on how to create and destroy operators and custom parameters using Python and TouchDesigner’s Wiki page. This is a ready-to-go tool when you start thinking about performance and optimization in […]

Touchdesigner – Setting up external python modules

Some of our most popular programs are now available over on the website: https://www.programmingforpeople.com/shop This is something that bugged me for a while when I started out in TD. How do you actually access external modules? Well here is your answer with example! We download, setup and install the speech_recognition module onto a mirror copy […]

Python in TouchDesigner | Intro To Functions | TouchDesigner

Core Concepts Functions as a concept Anatomy of a function Writing functions Calling functions Returning values Passing arguments

TouchDesigner Tutorial: Introducción a Ecuaciones Paramétricas (Parte 3: Python)

Hola a todos, bienvenidos a mi primer tutorial de Touchdesigner en español el cual será una introducción a la graficación de curvas paramétricas usando Ecuaciones Paramétricas, en esta tercer parte abordaremos las maneras diferentes de usar las curva utilizando código Python. Espero lo disfruten! ——————— Link al tutorial en formato Post (Al final de la […]

Sci-fi Tweener Animation | TouchDesigner Step by Step Tutorial

Follow us on social media: Instagram: https://www.instagram.com/acrylicode…. Twitter: https://twitter.com/acrylicode_art Website: https://www.acrylicode.com Support us by donating on our PayPal: https://www.paypal.me/acrylicode Tweener AmazingRobot Touchdesigner Website: https://derivative.ca/community-post/asset/tweening-tweener-python-based-solution/65629 TextDat Script: op(‘box1’).par.ty.val = 2.5 op(‘box1’).par.sizex.val = 1 op(‘box1’).par.sizey.val = 1 op(‘box1’).par.sizez.val = 1 op(‘box1’).par.ry.val = 0 op(‘cam1’).par.orthowidth = 3.61 op(‘cam1’).par.projectionblend = 1 op(‘noise1’).par.period.val = 35 op.Tweener.To(“box1″, {‘ty’: 0, ‘duration’:1.5, ‘easing’:”easeOutElastic” […]

Recreating a Classic 90s Screensaver – Mystify Your Mind – Another TouchDesigner Tutorial

****The code used for the Script SOP is below the Time Stamps in this description**** In this video, we’ll learn how to recreate the classic 90s screensaver “Mystify Your Mind” with TouchDesigner. The screensaver was originally found on the Windows 3.1, Windows 95 and Windows 98 operating systems. We make use of the Script SOP […]

39 Python in Touchdesigner : “0 to Hero” _pt2 :: Ubiquity

Welcome back to another exciting episode of Mastering Python in TouchDesigner! Today, we’re delving deep into the realm of Python modules, uncovering their incredible potential to store and recall CHOP data seamlessly within our TouchDesigner network. This newfound capability doesn’t just open doors; it unlocks a universe of creative possibilities, allowing us to craft dynamic […]

THP 494 & 598 | Python Lists | TouchDesigner

Core Concepts Python Lists List structure Building Lists For Loops and list Making Storage Putting Lists into storage

Multi GPU System Design – Keith Lostracco

Workshop: Multi GPU System Design This workshop will focus on Multi GPU System Design, implementation and execution with a focus on stability, performance and simplicity. Participants will examine the inner workings of a custom multi-node playlist component (Fusion Player) that plays back a playlists of cues (either pre-rendered content files or real-time components) across multiple […]