XaiJu
tblankensmith

tblankensmith

patreon


tblankensmith posts

Generate AI Images with Stable Diffusion + Audio Reactive Particle Effects - TouchDesigner Tutorial


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 below 👇

View Post

TouchDesigner Tutorial & Component - Generate AI Images with Stable Diffusion using Image to Image Generation

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 Lexica: 2022-12-20 06:42:01 +0000 UTC View Post

Updates

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 already on it.

View Post

Tutorial 2 - Shader Park Beginner Course : Space Modifiers, Noise & Reusable Custom Geometries

In this tutorial we'll go over coordinate space modifiers, noise and reusable geometries.

View Post

Body Tracking with no Kinect in TouchDesigner 2022

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-kinect.netlify.app/?wsURL=wss://our-socket-server.he...

View Post

Control TouchDesigner with a Website & Vice Versa: WebSocket Tutorial 6 - Send & Receive Messages from a Website

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 along and program the website 2022-10-02 04:15:06 +0000 UTC View Post

Control TouchDesigner with a Website & Vice Versa: WebSocket Tutorial 5.1 [BONUS] - Use the Table DAT with Python

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 tutorial, and set up our WebSocket handler to be able...

View Post

Control TouchDesigner with a Website & Vice Versa: WebSocket Tutorial 5 - Receiving a WebSocket Message in TD

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 generalize it to work with multiple messages using t...

View Post

Control TouchDesigner with a Website & Vice Versa: WebSocket Tutorial 4 - Send Data from TD to a Website

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 time.

View Post

Control TouchDesigner with a Website & Vice Versa: WebSocket Tutorial 3 - Testing with WebSocket King

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 WebSocket King. This allows us to e...

View Post

Control TouchDesigner with a Website & Vice Versa: WebSocket Tutorial 2 - Host a Free WebSocket Server on Heroku

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 GitHub and 2022-10-02 04:02:18 +0000 UTC View Post

Control TouchDesigner with a Website & Vice Versa: WebSocket Tutorial 1 - Intro & Overview of WebSockets

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

Audio Reactive Visuals in TouchDesigner

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