I’m going to try to translate some of my Touchdesigner fx and compositions to be used directly in VDMX6 Plus. and I’d like to share them so that other users can make use of them and modify them. To start, I’m sharing a basic but very useful noise generator.
It just needs to be added to the corresponding folder in “TouchDesignerSources”.
It’s been a long time since I used GitHub to upload repositories, while I clear up, here is the first example.
TDIO Gn_Noise.tox
Awesome! Thanks @gnomalab for sharing. I guess at some point we should figure out a community wide VDMX/TD .tox share thread! (I think this is a great start!)
Yes, before creating the thread, I made sure that there was no Share thread already. It would be a good idea to have a place where I could compile all the shared media in some way.
Meanwhile, I’m adding another example for testing. Gn_Neuronium. A simple action-reaction patch.
Gn_Neuronium
Here is another example of TDIO, an 8-bit filter, ready to install in the “TouchDesignerFX” folder.Gn8Bits FX.
Where can I find the TouchDesignerSources folder?
Thank you.
You can also get there quickly from the Help menu!
We have more tutorials for TD + VDMX in the works, but you can find some initial notes for getting started in the documentation here:
Sharing Ryo’s post here for a multi preview:
Hi,
is there some video or tutorial somewhere ( I cannot find anything on youtube or anywhere else) explaining how to prepare the Touch designer comps for the VDMX?
I know the drill with Vuo files (converting it to Image generator, publishing width& height, etc.) but I am a complete beginner in TD.
I have seen in the compositions provided by @gnomalab (thanks for those) that something similar is happening…1920x1080 width, height and the rest of the parameters published.
How can I achieve that? Than I just connect the Output image? And the whole thing , right click on the window - Save Component .tox?
Thank you, any help is appreciated! Also, anyone using both-Vuo and TD, do you consider any of these two going smoother (less delay when shooting the clip at the live shows)?
With vuo comps, small and simple as can be, I always have some short delay.
Thanks!
Hi, I have a small promise to make some short tutorials about this, but these last few months I have had a lot of exhausting work that has not left me time to continue researching the subject. I need a little time to be able to do it properly and calmly. Everything will come.
Hello @id_mora -
This video of elektronaut, shows how to ‘publish’ parameters in TD…
Custom Components & Parameters – TouchDesigner Tips, Tricks and FAQs 8
(I’ve been enjoying the TouchDesigner beginner series )
That Custom Components video shows the details, but the rough steps are:
- Control-click on a container - select Customise Component
- Set-up desired parameters in Component Editor
- Link/connect those parameters - to related parameters inside the project
Here’s an example edit of an example TD FX patch*, with added parameters…
(*found via - VDMX > Help > Open Assets folder > Touch Designer FX)
TDIO_Image_Input_BlurNoiseTest.tox.zip (25.1 KB)
Hi @jeanpoole
thanks so much for your help…I got the parameters published and connected but still can’t figure out where to bind the Rendersize one?
I the first picture Im ‘inside the composition’ but wouldn’t know to which node bind the copied Rendersize parameter. When I go ‘out’ and try to bind it to the main window, the Rendersize comes up in ‘0’ in red.
Sorry, I’m complete beginner in TD, so I’m just guessing. Would you know where to paste it?
Thanks!
If you start from the example, the reference is already made in blind mode (purple color) you just have to add your customized parameters. If it appears in red, it is because it has lost that reference.
I just uploaded a basic tutorial on how to publish TD posts to be viewed on VDMX6. I went fast, I was hungry! :-)
By the way, it’s in Spanish. I hope you can follow it.
TDIO publicar entradas TD para VDMX6
gracias, ahora lo miro :-) porque sigo sin aclararme
Disfruta tu comida!
CHATGPT video summary:
- (00:00) Introduction: A brief explanation of how to create effects or generators in VDMX using Toys Designer.
- (00:40) A new patch is opened in Toys Designer, and an image input is selected as the base for the effect.
- (01:29) A levels operator is added to apply an effect, such as inverting colors or adjusting the black level.
- (02:14) Customizing parameters: The “custom” tab is used to add modifiable parameters, such as inversion, brightness, and contrast.
- (02:52) The desired values are dragged directly into the parameters section to be published in VDMX.
- (03:35) The modified effect is exported as a .puntOx file instead of a project file.
- (04:17) The exported file is placed in the effects folder within the VDMX asset directory.
- (05:24) The effect appears in VDMX with the published parameters, making it fully functional and customizable.
- Conclusion: More complex effects can be created, but this is the simplest way to publish effect parameters. The tutorial ends with the creator going to eat.
I’m recreating the EchoTrace effect if anyone is interested. And if anyone know how to affect the time of the Feedback node would be great tip in development.