Large Scale System Architecture in TouchDesigner – Lucas Morgan

Mark Tutorial Completed! 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 – […]

TDLego02 FaceRecognition

Mark Tutorial Completed! 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

TDLego01 SpoutToPython

Mark Tutorial Completed! 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

Python speech recognition & OSC control system

Mark Tutorial Completed! Some of our most popular programs are now available over on the website: https://www.programmingforpeople.com/shop In this episode we are exploring the wonderful world of speech. Using a python program to sit behind a OSC control system built in another environment (you can using anything for this – we use touch designer) we […]

TouchDesigner Tutorial : Embedding External Python libraries inside of TOE file

Mark Tutorial Completed! 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 […]

Touchdesigner – Manual Twitter scraper!

Mark Tutorial Completed! Some of our most popular programs are now available over on the website: https://www.programmingforpeople.com/shop Here is a good one! Using the python oAuth2 module to poll twitter for search data and start parsing the response into something meaningful. Based on some work that drove an interactive twitter wall at a networking event […]

THP 494 & 598 | Python Dictionaries | TouchDesigner

Mark Tutorial Completed! Core Concepts Python Dictionaries Dictionary structure Building Dictionaries For Loops and Dictionary Making Storage Putting Dictionaries into storage