TopToMidi RELEASE! Sonify your visuals!
Finally TopToMidi sees the day!
IMPORTANT: On Mac systems it doesn't work out of the box, will have a workaround soon. Also make sure you are using the latest TD version!
Join the live st...
Finally TopToMidi sees the day!
IMPORTANT: On Mac systems it doesn't work out of the box, will have a workaround soon. Also make sure you are using the latest TD version!
Join the live st...
July 13th! I haven't shared much about it yet, but it's gonna be a real banger. Might share a preview of it as well, but it requires a bit more explanation than what I'm capable of now, so you migh...
2023-06-30 18:28:43 +0000 UTC View Post
July 21st! I'll be talking about my productivity tips and tricks - which many of my Patrons might know already, but will be a great overveiw of everything! I'll also be sharing my toolbar and relat...
2023-06-30 17:49:53 +0000 UTC View Post
This is a pre-release ahead of July 21st when this becomes public, alongside many other things. Announcement to come!
Have you ever wished an operator came with different set of default param...
2023-06-30 13:17:51 +0000 UTC View PostFor tutorial: https://youtu.be/CHCzXtnui4M
Also contains the preview for the next video topic.
2023-06-19 20:18:08 +0000 UTC View Post
Instance trails are additional instances that follow an instance. In this tutorial we build a reusable component with which you can transform any instancing network to trailing instances. Pre...
2023-06-19 20:16:00 +0000 UTC View Post
Hey all, today I am holding a workshop on the topic of Arduino in TD (you will be able to watch it offline as well), will be back with more content after this is done as it's been keeping me busy a...
2023-06-14 04:05:40 +0000 UTC View Post
Seems like there is a new feature in the OWL toolkit and you need to untick this on all receivers (I guess it's optional on the COLOR one).
Also you can now send 32 bit float textures, so fee...
2023-06-05 23:19:48 +0000 UTC View Post
I haven't found a simple and clean CHOP-only solution to accumulate data on-demand (unlike the Speed CHOP which keeps accumulating on each cook), so here is Accumulate CHOP!
Sounds fancy eh? It just means that the Active flag for each Geo Instancing is mutually exclusive, meaning each instance only gets assigned to a single Geo without overlap. This is defined by the t...
2023-05-12 12:36:55 +0000 UTC View PostThere are some small bug fixes to the RandomNumber and LinkOPs components:
https://www.patreon.com...
The official TD meetup just ended in Berlin and I am left with a lot of inspiration and thoughts. I got to talk with so many amazing people it's unbelievable, and still there were many more convers...
2023-04-27 15:37:14 +0000 UTC View Post
This video finally brings the OpSequencer (previously mentioned as AnySequencer) which allows you to use the features of CamSequencer for any operator!
Also a big update is the Spline I...
2023-04-19 13:00:37 +0000 UTC View PostHere is the project file for my latest youtube tutorial covering Complex Fractal Feedbacks using ComplexOp! Video: h...
2023-03-26 18:05:24 +0000 UTC View Post
There is a major update to the ComplexOp and ComplexMix!
New features:
- Every transformation now has transform order options!
- There's a new output for UV borders controllable w...
2023-03-26 18:03:06 +0000 UTC View PostWith this new version your HotStrings table will sync between your projects, just make sure you update the .tox to the new one in your startup file!
2023-03-24 01:11:18 +0000 UTC View PostHey y'all soon I am releasing a new video on how you can use ComplexOp in feedback networks to create a great variety of fractals, and with it a major update to ComplexOp and ComplexMix with transf...
2023-03-22 00:41:58 +0000 UTC View PostYo! Thanks for the continued support, coming to you with a quick utility component before a new complexOp-related tutorial:
With this you can set the Input/Viewer Smoothness of all TOPs inside a...
In this tutorial we take dive under TouchDesigner's hood, and see how we can modify and expand the UI with our own tools. We do this through adding a Mute button and a Volume slider to ...
2023-02-15 07:12:13 +0000 UTC View PostEDIT: Added Smoothness setter: dropdown sets input/viewer smoothness of selected TOPs, if you hold ALT while clicking it will set it for all TOPs inside the Component 2023-02-06 02:46:43 +0000 UTC View Post
Did you ever try and swap two operators that are next to each other? It's a pretty tedious process... That's why I made this component and added a hotkey (alt+shift+s), so that you can swap two ope...
2023-02-06 02:30:51 +0000 UTC View Post
Hey everyone,
I've been playing around with Dotsimulate's Stable Diffusion API port to TouchDesigner, I highly recommend checking it out, it's a lot of fun playing around with AI generation i...
2023-01-26 01:46:29 +0000 UTC View Post
Do you type absTime.seconds a bunch? So do I, and many other things. But I am lazy too, that’s why I wrote a some lines of Python code in the form of this component to save you time typing!
Hey peeps, just thought I'd shoot a quick message that my planned releases are a bit postponed since I've been sick for more than 2 weeks. Hopefully it ends soon and I can deliver some goodies.
... 2023-01-04 09:29:40 +0000 UTC View PostUPDATE: After my bug report Derivative have found an issue with GLSL TOP performance, so this should be fixed in the future, yey!
Hi All, first of all Happy Holidays!
I've made a post a...
2022-12-24 03:35:27 +0000 UTC View PostThis component lets you sample textures with UV coordinates defined by SOP or TOP coordinates, leading to more creative TOP to CHOP possibilities than what you get by default.
I will be...
2022-12-13 01:51:24 +0000 UTC View PostHey, I've just opened some of my older projects in TD2022 and noticed the performance is far worse. I will look into it, but thought I'd post a quick FIY.
Working on some new stuff, thanks fo...
2022-11-30 17:55:44 +0000 UTC View PostHey all, thought I'd create a Discord server to have better access to each other :)
If you have Discord connected to your Patreon account you should be added automatically! Please feel free t...
2022-11-19 03:20:05 +0000 UTC View Post
You might be familiar with simple motion detection techniques in TouchDesigner using nothing but a webcam, but what if you also wanted some direction information? Using the Optical Flow and some CH...
2022-11-17 06:22:58 +0000 UTC View PostIf you want a sequence of random numbers you could use the Noise CHOP, set the type to Random, set its length to 1 sample and change the seed. But this is just too much effort and you are messing w...
2022-10-24 22:14:25 +0000 UTC View Post