Fedor Koleganov

FedorK_FX

About Me

EXPERTISE
VFX Artist
INDUSTRY
Film/TV

Connect

LOCATION
Canada
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Find the nodes that causes huge .hip file size? Aug. 17, 2026, 2:15 p.m.

Not that I know of, but look for the usual suspects like Attribute/Group Paint, frozen nodes, Stash SOPs etc. I did file an RFE about a year ago for some kind of scene analyzer tool like that, but no luck so far.

openCL error on simple vellum fluid sim Aug. 3, 2026, 9:51 a.m.

Looking at Changelogs, it was already fixed in a daily build.

Select by @id in SOP group param July 29, 2026, 10:06 a.m.

The selection is not based on ids by default because id is not an intrinsic or required attribute, you won't always have it. The cleanest way I'd say is to create a point group with a Group SOP using "Keep by Random Chance" parameters that does accept seed attributes like id. Then you delete the group with a Blast SOP.