I want to create an effect in TouchDesigner where a point cloud appears to scan and grow. I understand the basic logic involves selecting a cross-section of points and converting them into a model. How can this be achieved?
You’ll find all you need in this video from @b2bk
Touchdesigner Tutorial - Advanced Pointclouds Manipulation - YouTube
1 Like
Here’s a quick example file of how I would go about doing it, using a Lookup TOP to animate the alpha of the point cloud:
td_pointcloud_grow_example.toe (7.3 KB)
A ray-growth-like effect。