We’re back with another update to our Beginner Tricks series! Way back in 2018, Elburz put together a popular article covering some useful tricks for TouchDesigner beginners to add to their ever-expanding toolkit. In 2023, this was followed up with TouchDesigner Beginner Tricks & Custom Parameters You Should Know.
While the techniques covered in those articles are still relevant, TouchDesigner has continued to evolve. With the introduction of POPs last October and continued string of updates and new features since then, we think it’s a great moment to highlight some new(er) tips and tricks that are useful to know regardless of your experience level. Without further ado, let’s dive into some TouchDesigner beginner tips and tricks for 2026!
Tips for Learning TouchDesigner’s Newest Operator Family: POPs
Probably the most significant update to the software has been the introduction of POPs (Point Operators) a new family of operators in TouchDesigner designed to handle 3D geometry and point data natively on accelerated GPU hardware. By merging the best features of SOPs, CHOPs, and TOPs, POPs deliver a highly parallelized, modern workflow for generative geometry.
Being that POPs brought with them both new functionality and workflows, there’s a lot to learn for beginners new to the TouchDesigner ecosystem. We thought it might be helpful to gather some useful resources here for learning about POPs and how to use them for the first time.
New Updates to the TouchDesigner Curriculum

Newly released over at Derivative’s TouchDesigner Curriculum site (learn.derivative.ca) is a series of 11 lessons covering POPs: 109 – POPs: Working with Points. Taught by Matthew Ragan, they mark the latest addition to the 100 Series and provide a great starting point for learning how to utilize the POP family. Learn more about the new content in this post from Derivative: New: POPs Lessons on learn.derivative.ca.
The learn.derivative.ca site as whole is a great resource for beginners: at the time of writing it contains 102 units of learning materials structured as lessons and topics, covering beginner and intermediate topics. It provides tutorial videos, reference materials, and downloadable example files to provide a comprehensive introduction to TouchDesigner.
New OP Snippets for POPs
Another great place to look for examples of POPs in use is in TouchDesigner’s OP Snippets! OP Snippets are a set of 1000+ live examples of TouchDesigner Operators. They’re a great learning tool for any of the operator families, and fortunately have examples for just about every operator. For POPs, not only are the operators covered, but there’s also a newly added section called POP CONCEPTS that covers a variety of core concepts that’ll help you get a better understanding of the POP family.

OP Snippets can be accessed in three ways:
- right-clicking on an existing OP in your network, and select Operator Snippets…
- right-clicking on an operator name in the OP Create dialog and select Operator Snippets…
- via the Help menu -> Operator Snippets.
Note that not every OP has examples, so in certain cases when trying one of the right click methods above, the OP Snippets option may not be available.
Get Our 7 Core TouchDesigner Templates, FREE
We’re making our 7 core project file templates available – for free.
These templates shed light into the most useful and sometimes obtuse features of TouchDesigner.
They’re designed to be immediately applicable for the complete TouchDesigner beginner, while also providing inspiration for the advanced user.
Built-In CHOP Channel Renaming

It’s easy to miss, but now most CHOPs have the ability to rename the CHOP channels they contain—no additional operators required! Check the Common page, where you’ll find the Rename from and Rename to parameters, allowing you to rename the channels. Note that just like the Rename, Select, and these parameters support Pattern Matching, Pattern Replacement, and Pattern Expansion, topics that are also worth familiarizing yourself with.
New to Switch OPs: Extend Mode Parameter

Another new feature is the introduction of an Extend Mode for the Index parameter of Switch OPs. This allows for looping and zigzagging through the connected operators when the Index parameter’s value is outside of the range of the number of inputs (for the example above, when the Index parameter is outside of the 0-2 range). This also enables blending from the first to last input without extra logic.

Limit the Length of Movies Recorded with the Movie File Out TOP

This feature has been around for a few years now, but is nonetheless still quite useful: the Movie File Out’s Limit Length parameter! By turning this toggle switch on, you can set the length that the Movie File Out TOP will record for via the Length parameter that is found below it. This small addition makes it much easier to be specific about the length of movies you record, avoiding the previous requirement of a Timer CHOP/CHOP network to control the record parameter.
Network Utilities: Comments, Network Boxes and Annotations
They’ve been around for a few years now, but are no less useful than when they dropped in 2022. Comments, Network Boxes, and the Annotate COMP allow you to add comments and organize nodes in your TouchDesigner network. Each offer a specific set of benefits:
- Comments are used for simple text documentation in networks, and can be added by pressing
Shift + Con the keyboard. - Network Boxes, on the other hand, are used to group, label, and move nodes. To create a a Network Box, press
Shift + Bon the keyboard. - Annotate COMPs do all of the above and incorporate a powerful node viewer feature. They can be created with the shortcut
Shift + A, or by holding Alt and left-dragging in the network.
Check out Elburz’ article Comments in TouchDesigner along with the documentation pages for Network Utilities: Comments, Network Boxes, Annotates or the Annotate COMP for more!
Adding a Null OP with the Keyboard

It’s a simple tip, but one that actually saves more time than you’d think. For any of the operator families besides COMPs, click on the OP that you want to add a Null to, and then press Alt + N. Move your cursor to where you’d like to place the operator, and click the left mouse button. No OP Create dialog required!
Faster Methods for Adding OPs

Dragging from an input or output connector to an empty area of the network to bring up the OP Create dialog. Then, clicking on an OP name immediately places the OP where you originally dragged the cursor to. It’s another small tip, but one that actually saves multiple clicks.
Another new addition that can speed up the process of adding OPs to your network has been added to the Preferences dialog: Create Node: Locate Cursor + Tab/Dbl-Click (see image above).
If you toggle this setting on, the OP will automatically be placed where your cursor was located prior to opening the OP Create dialog. The standard way of placing OPs is shown above on the left, and the Create Node: Locate Cursor + Tab/Dbl-Click setting turned on is shown on the right.
Wrap-Up
We hope that these quick tips and tricks help you add to your own toolbox of useful TouchDesigner techniques, regardless of your experience level. Happy programming!
Note: This article borrows heavily from the article New Features Since 2025.Official – Devs’ Choice by Isabelle Rousset and featured on Derivative’s website. It highlights many notable features that have been introduced since the 2025 Official release. Highly recommend checking it out for more on the latest and greatest additions to TouchDesigner!




