Patrick Traile

traileverse

About Me

Motion Designer from the beautiful island of Xaymaca (Jamaica). Houdini is my tool of choice and I'm comfortable on both the creative and technical side of things. Oh, and I love DOPS in DOPS but it's cool we can have it in SOPS as well.
専門知識
Generalist
業界:
Advertising / Motion Graphics

Connect

LOCATION
Runaway Bay, Jamaica

Houdini Engine

Availability

I am available for Freelance Work

Recent Forum Posts

How to use the name param on sop::packfolder node in APEX? 2024年8月25日22:06

It seems the reason the set dict bool node causes the APEX graph to stop working is because as of H20.5, in-place ports on nodes must have something connected to it. see here [www.sidefx.com]

How to use the name param on sop::packfolder node in APEX? 2024年8月24日18:12

Got it to work by looking how they did it in the components. Still, any necessary tips or information on why it has to be done this way and tips for consistency are very welcome!

Also on a sidenote, it seems when certain nodes are in an APEX graph and not doing anything, they can cause the whole graph to NOT work. In my case, I had a "set dict bool" node that I was experimenting with just sitting in the graph not connected to anything and the whole graph stopped outputting data. That surely surely has to be a bug so I'll report it.

How to use the name param on sop::packfolder node in APEX? 2024年8月24日17:26

The name param on the sop pack folder node in APEX says it requires and dictionary array. So I tried creating dictionaries with name and type for keys and then values for those and created a dictionary array out of them but it doesn't work.

Can someone tell me how this is supposed to work?