Hey, this is an early release of my tutorial and project file on how to use Stable Diffusion in TouchDesigner to turn AI-generated images into a video and add audio-reactive particles for a blending effect.
Make sure to watch part 1 of the tutorial: https://www.youtube.com/watch?v=mRXTR9vcHAs
Project file included be...
2022-12-20 06:48:54 +0000 UTC
View Post
Here's an early release of my tutorial and TouchDesigner component on generating AI Images with Stable Diffusion. The component also supports generating images from any TOP in TD using image to image generation.
Please let me know if you have any questions feel free to reach out in the discord.
Link to the API: https://computerender.com
Prompt Engineering with Lex...
2022-12-20 06:42:01 +0000 UTC
View Post
Hey everyone! Just wanted to keep you all updated. I've got some new content on the way very soon.
Peter and I got into the computer graphics conference SIGGRAPH Asia and we've been prepping for our talk on Shader Park.
I really appreciate your support and can't wait to share these new tutorials.
Also here's a link to the discord if you're not al...
2022-11-28 19:13:34 +0000 UTC
View Post
In this tutorial we'll go over coordinate space modifiers, noise and reusable geometries.
2022-10-12 01:12:33 +0000 UTC
View Post
Hey! In this tutorial, we'll go over how to use the real-time body tracking component I created for TouchDesigner.
Link to the No Kinect Website.
[Note] you can tack in a query parameter to your socket server by using ?wsURL=
eg. https://no-ki...
2022-10-02 04:29:08 +0000 UTC
View Post
Hey! In this beginner series, we'll go over how to use WebSockets to control TouchDesigner with a website in real-time and vice versa. We'll cover step by step how to implement everything from scratch. We'll also cover some programming concepts assuming little to no experience with programming.
In this tutorial, we'll go over how to send and receive WebSocket messages from our website to TouchDesigner.
If you'd like to follow...
2022-10-02 04:15:06 +0000 UTC
View Post
Hey! In this beginner series, we'll go over how to use WebSockets to control TouchDesigner with a website in real-time and vice versa. We'll cover step by step how to implement everything from scratch. We'll also cover some programming concepts assuming little to no experience with programming.
In this Bonus tutorial, we'll go over how to programmatically read and write to a Table DAT using Python. We'll then expand upon the previous tut...
2022-10-02 04:12:22 +0000 UTC
View Post
Hey! In this beginner series, we'll go over how to use WebSockets to control TouchDesigner with a website in real-time and vice versa. We'll cover step by step how to implement everything from scratch. We'll also cover some programming concepts assuming little to no experience with programming.
In this tutorial, we'll go over how to receive a WebSocket message in TouchDesigner and assign the value to a Constant CHOP, then we'll ge...
2022-10-02 04:10:06 +0000 UTC
View Post
Hey! In this beginner series, we'll go over how to use WebSockets to control TouchDesigner with a website in real-time and vice versa. We'll cover step by step how to implement everything from scratch. We'll also cover some programming concepts assuming little to no experience with programming.
In this tutorial, we'll go over how to send WebSocket messages from TouchDesigner to a website. We'll start off by sending slider data in real ti...
2022-10-02 04:08:50 +0000 UTC
View Post
Hey! In this beginner series, we'll go over how to use WebSockets to control TouchDesigner with a website in real-time and vice versa. We'll cover step by step how to implement everything from scratch. We'll also cover some programming concepts assuming little to no experience with programming.
In this tutorial, we'll go over how to debug your newly hosted WebSocket server using 2022-10-02 04:05:41 +0000 UTC
View Post
Hey! In this beginner series, we'll go over how to use WebSockets to control TouchDesigner with a website in real-time and vice versa. We'll cover step by step how to implement everything from scratch. We'll also cover some programming concepts assuming little to no experience with programming.
In this tutorial, we'll go over how to host your WebSocket server on Heroku. All you need is a free login to
2022-10-02 04:02:18 +0000 UTC
View Post
Hey! In this beginner series, we'll go over how to use WebSockets to control TouchDesigner with a website in real-time and vice versa. We'll cover step by step how to implement everything from scratch. We'll also cover some programming concepts assuming little to no experience with programming.
In this tutorial, we'll go over high-level how WebSockets work and how we'll use them to communicate between our website and TouchDesigner...
2022-10-02 03:58:52 +0000 UTC
View Post
In this tutorial, we explore how to drive your visuals in TouchDesigner that normally use time with audio analysis/beat detection.
Link to Double Feedback component: https://drive.google.com/file/d/1KQmPUCxcdaIM-qVxQZHkBcDEpFGfJM19/view?usp=sharing
Markus Heckmann's tutorial on feedback techniques:...
2022-09-18 03:50:15 +0000 UTC
View Post