Matt Tillman

pixelninja

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

チュートリアル

obj-image Intermediate
LOPs for Solo Artists
obj-image Intermediate
Building Components in SOPs: Hierarchies and KineFX

Recent Forum Posts

Custom Work Item Name 2025年3月25日23:10

Absolute champion.
Thanks mate!

Custom Work Item Name 2025年3月24日19:57

Anyone know if it's possible to set a custom work item name?
I tried to do with with a Python Script TOP but it says the work_item.name property has no setter.

It might not be possible but it would be nice to have the ability to control this so that the "Active Work Item" dropdown can display more useful information than "filepattern1_1", "filepattern1_2", etc.

Connecting Nearest Y axis point in point cloud 2025年3月22日1:24

A simple global approach would be to crank up the radius and max points on the connect adjacent points then iterate over the polylines to delete any that are below your desired threshold of verticality.

Far less precise but might get you close to what you need.