Some FX experimentations with Gaussian splatting in POPs. I'll be updating as I add more.
Update*-(October 18) added a second method of deleting splat points - Delete switch allows switching between a circular length check and a boundary check (similar to a bounding box) - "GaussianSplat_POPViewer_with limit delete.toe"
The FX can be switched via the FX Select slider and found inside...
2025-10-11 22:25:27 +0000 UTC
View Post
A TouchDesigner project that lets you load and view gaussian splats in .ply and .spz formats.
2025-10-11 14:36:48 +0000 UTC
View Post
Multiple attractors using the field and GLSL POP. The patcher tier includes project files for the base system we made in the tutorial as well as a further augmented version that includes variable weights for each attractor.
2025-09-19 18:21:16 +0000 UTC
View Post
The base GLSL code for the multiple attractors tutorial is accessible here. You can download and copy it into your GLSL POP.
2025-09-19 18:15:05 +0000 UTC
View Post
Folks who are just getting started with digital art often ask me about how to make work that looks like Refik Anadol.
Using TouchDesigner we can quickly and easily recreate this! The core part of this system takes just over 10 minutes to patch, we then further refine by building a scene and adjusting lights.
All files available for free!
2025-09-02 10:53:32 +0000 UTC
View Post
Organic attractors made in TouchDesigner. Experimenting with tweaking some parameters. Tutorial on this coming soon!
2025-08-31 19:45:34 +0000 UTC
View Post
An update of my slimemold physarum component! Make slime molds in 3D using POPs.
Tag @visualcodepoetry on your socials if you use the plugin!
2025-08-19 08:29:41 +0000 UTC
View Post
.toe and .tox showcasing the component in action.
2025-08-11 15:04:33 +0000 UTC
View Post
Make an organic organism of tentacles in TouchDesigner. Part 2 of 2. In this second part of the tutorial we add in attractors and particle trails adding more complex/lifelike movement and interaction to the system Part 1 tutorial + files here https://www.youtube.com/watch?v=7pZ88IyJHhY
If you want to go into the Attractor component or Camera Viewport component in more depth the tutorials are available
2025-08-10 19:36:00 +0000 UTC
View Post
I've been building a custom quantisation system that can be applied to points and geometry. Applied here to my generative growth network. I will be releasing the quantise component soon to Component tier subscribers.
2025-07-31 08:57:42 +0000 UTC
View Post
Generative growth in TouchDesigner. Using POPs, inspired by nature
2025-07-31 08:55:16 +0000 UTC
View Post
Make an organic organism of tentacles in TouchDesigner. Part 1 of 2. In this tutorial we make a series of generative tentacles using rules set with POPs - learning how to use Copy templates to utilize custom attributes to make a dynamic moving system, as well as applying image maps to the tentacle color. In the upcoming second part of the tutorial we will add in attractors and particle trails adding more complex/lifelike movement and interaction to the system
2025-07-29 23:05:51 +0000 UTC
View Post
A simulated sea slug. A dive into using the pattern POP to make generative organisms. Project file patcher level here:
2025-07-25 22:45:05 +0000 UTC
View Post
A handy reset life component for Patcher tier subscribers and above.
2025-07-10 15:19:51 +0000 UTC
View Post
Quick tutorial to make an effective and easy life reset POP!!
2025-07-10 15:05:29 +0000 UTC
View Post
First look at the project file for an upcoming tutorial.
2025-07-04 14:51:09 +0000 UTC
View Post
Some new POP explorations focused on recreating more streamlined systems. Focusing on GLSL to recreate the boundary collision component found in the starter pack: https://www.patreon.com/posts/pop-starter-pack-131156146
2025-06-28 00:31:33 +0000 UTC
View Post
Simple and easy technique to make a 3d slitscan effect using POPs.
2025-06-27 12:29:18 +0000 UTC
View Post
A tutorial where we create a dynamically sized particle trail that responds to the mouse.
2025-06-19 21:17:45 +0000 UTC
View Post
Create a life reset using modulo operations!
2025-06-17 17:17:40 +0000 UTC
View Post
This starter pack contains a series of useful POP operations for help getting started.
This file is a starter pack for getting into POPs. A selection of networks that do some of the most useful operations I have found so far, alongside comments and experiments. I particularly reccomend taking a look at the boundary networks - showcasing how the math mix POP can be used to create vector motion and acceleration fairly easily. These are foundational concepts in creative coding with tools ...
2025-06-10 15:31:22 +0000 UTC
View Post
This file is a starter pack for getting into POPs. A selection of networks that do some of the most useful operations I have found so far, alongside comments and experiments. I particularly reccomend taking a look at the boundary networks - showcasing how the math mix POP can be used to create vector motion and acceleration fairly easily. These are foundational concepts in creative coding with tools like p5.js - I have also included p5.js versions so you can see the logic and how that was tra...
2025-06-10 05:43:33 +0000 UTC
View Post
First tutorial using the new POP (Point operators) from TouchDesigner. Learn how to make an attractor using POPs and some background on attraction with vectors
Tutorial video here: https://www.youtube.com/watch?v=OtwMVjU86J4
2025-06-07 17:07:32 +0000 UTC
View Post
Walkthrough a component to make automated camera paths
2025-05-27 17:36:26 +0000 UTC
View Post
Make noisy audio from different operators!
2025-05-20 17:42:27 +0000 UTC
View Post
Filter Gaussian splats to filter date on the outside of your scene - sort of like a limit.
Detailed from 11 mins into the video. Super useful for cropping splats and making object specific and less computationally intensive outputs.
2025-05-20 17:05:15 +0000 UTC
View Post
A deep dive into the basics of making and using UVs and texture maps in TouchDesigner. Find out how to make UVs with ramps, SOPs and GLSL, learn how to make textures from 3D geometry and mash new forms together.
2025-05-15 18:04:14 +0000 UTC
View Post
A follow up to last weeks video on replicators - https://www.youtube.com/watch?v=mfs3yrtVl9s Here we build our own ASCII filter.
2025-05-12 22:40:06 +0000 UTC
View Post
What are replicators in TouchDesigner and how do we use them? Fast and easy replicators tutorial - leverage the power of replicators in your projects!! Some fun replicator examples attached
2025-05-06 19:17:34 +0000 UTC
View Post