Thomas Goffelli

Tom_SideFx

About Me

Connect

LOCATION
Toronto,
WEBSITE

Houdini Skills

Availability

Not Specified

My Badges

SideFX Staff
Since Jan 2024

My Talks

obj-image HIVE
Ragdolls : Not The Cats
obj-image HIVE
This is what the Edge of Your Seat was made for...

Recent Forum Posts

Setting Dictionary Key with Variable in APEX Script July 28, 2026, 9:28 a.m.

you can use set as well
test1: String = "aaa"
test2: String = "bbb"
d: Dict = {}
d.set(test1, test2)

Feature Request: Improve Chromatic Aberration node Feb. 19, 2026, 9:13 a.m.

Hey !
Thanks for bringing this up !
I'll log an rfe for this.

Exporting the Apex Rig from Houdini 21 to Unreal Engine Jan. 7, 2026, 4:51 p.m.

In tomorrow's Daily for Houdini 21.0 there will be a toggle on the APEX Unpack Character SOP that creates the name attribute on the output skin geometry.
Then you can wire those outputs directly into the FBX ROP.
Here's an example file.