caro villeneuve

TouchDesigner Tutorial: Compression

Mark Tutorial Completed! In this tutorial, we build a simple procedural wall of boxes in TouchDesigner that slowly compresses space. Download the project file on Patreon → https://www.patreon.com/carovilleneuve 💫 Socials: TikTok → https://www.tiktok.com/@carov.td Instagram → https://www.instagram.com/caroleann.vi TouchDesigner version 2025.32050

TouchDesigner Tutorial : Your First GLSL Pattern

Mark Tutorial Completed! In this video, we build a simple animated 3D pattern using GLSL POP in TouchDesigner. Download the project file on Patreon → https://www.patreon.com/carovilleneuve 💫 Socials: TikTok → https://www.tiktok.com/@carov.td Instagram → https://www.instagram.com/caroleann.vi TouchDesigner version 2025.32050

Audio Band Split – TouchDesigner Tutorial

Mark Tutorial Completed! This video is Part 2 of my TouchDesigner OSC Audio Reactivity tutorial. We’ll reuse the same network from Part 1, so I recommend watching that first. Part 1, to build the network → https://www.youtube.com/watch?v=tsUoHGFyHRs&t=609s Download the project file on Patreon → https://www.patreon.com/carovilleneuve 💫 Socials: TikTok → https://www.tiktok.com/@carov.td Instagram → https://www.instagram.com/caroleann.vi TouchDesigner version […]

Ray POP – TouchDesigner Tutorial

Mark Tutorial Completed! Learn how to make a quick network with Ray POP in TouchDesigner Download the project file on Patreon → https://www.patreon.com/carovilleneuve 💫 Socials: TikTok → https://www.tiktok.com/@carov.td Instagram → https://www.instagram.com/caroleann.vi TouchDesigner version 2025.31740

Strudel x TouchDesigner OSC Audio Reactivity Tutorial

Mark Tutorial Completed! Learn how to connect Strudel (live-coded music) to TouchDesigner using OSC, and how to build audio reactive visual. Links : Strudel Repo → https://codeberg.org/uzu/strudel VB-CABLE → https://vb-audio.com/Cable/ Download the project assets on Github → https://github.com/carovilleneuve/strudel-livecoding/tree/main/strudel-td-tutorial Download the project file on Patreon → https://www.patreon.com/carovilleneuve 💫 Socials: TikTok → https://www.tiktok.com/@carov.td Instagram → https://www.instagram.com/caroleann.vi 0:00 […]

Intro to Particle POP — TouchDesigner Tutorial

Mark Tutorial Completed! Learn how to build a soft particles mist using the new Particle POP and a few simple forces. 📂 Download the project file on Patreon → https://www.patreon.com/carovilleneuve 💫 Socials: TikTok → https://www.tiktok.com/@carov.td Instagram → https://www.instagram.com/caroleann.vi

Texture Instancing in TouchDesigner | Floating Numbers Tutorial

Mark Tutorial Completed! In this tutorial, I’ll walk you through the process of creating Floating Numbers using texture instancing in TouchDesigner. Get the file : https://www.patreon.com/carovilleneuve —- 🔗 Helpful Links: Patreon: https://www.patreon.com/carovilleneuve Instagram: https://www.instagram.com/_carovilleneuve/ —- 📂 Resources: All the code and assets used in this tutorial are available on my Patreon. Supporters get early access […]

Crystal Heart in TouchDesigner | Python | Tutorial

Mark Tutorial Completed! In this tutorial, I’ll walk you through the process of creating a Crystal Heart using Python in TouchDesigner. Get the file : https://www.patreon.com/carovilleneuve Related Article: https://blogs.lcps.org/academiesonline/2021/02/13/the-equation-of-the-heart/ —- 📚 Key Formulas: Heart Shape Coordinates: x = 16 * math.sin(t)**3 y = 13 * math.cos(t) – 5 * math.cos(2 * t) – 2 * […]