visualsssssssss

Getting the most out of exported videos in TouchDesigner

NOTE: It’s hard to see the comparisons in my recording since the video’s been compressed by Youtube. I’ve uploaded this TD file on Github so you can make the comparisons yourself. https://github.com/cronin4392/Export-movie-test-TouchDesigner In this tutorial I will walk through my learnings regarding exporting videos from TouchDesigner. One of the most common problems I run into […]

How to make the Stranger Things intro in Touchdesigner

In this tutorial I will walk you through how to make a Stranger Things-esque scene in Touchdesigner. We will be doing some intermediate layouts with the Text SOP and use the Beat CHOP to time everything out. I also cover how to use Internal Parameters to keep everything organized. You can find the utilities I […]

Create better text layouts using HTML and CSS and the Web Render TOP in Touchdesigner

In this tutorial I will show you how we can use HTML and CSS to make more dynamic text layouts in Touchdesigner using the Web Render TOP. Eventually I gave up trying to fix the custom font using @font-face. After recording the video I was able to get the custom font loaded by reverting to […]

How to make a neon sign in Touchdesigner

In this tutorial you will learn how to make a neon sign in Touchdesigner. The text is entirely dynamic and generated using SOPs. Instancing is used to make copies of the sign in different colors and animate them. Download link for project toe file: https://drive.google.com/file/d/1KSSq2MSmbE5uq7kOBnK_qRPt2mpCZMZX/view?usp=sharing Download link for a tox file with the Python code: […]