Workflow In Mind

Akelian

About Me

EXPERTISE
Freelancer
INDUSTRY
Film/TV

Connect

LOCATION
Canada
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Python COP Filter Example Broken May 31, 2023, 9:38 p.m.

6 years later it's still broken

Python Viewer State and Hotkeys Aug. 20, 2022, 6:16 p.m.

mabelzile
Unfortunately, some hotkeys like the ones you mention cannot be overridden by python states. The hotkey architecture is currently being reworked to fix these kinds of problems.

Hi @mabelzile,

Is it still the case?

Thanks

Render lops through pdg? July 26, 2022, 5 p.m.

Ok my bad, it is properly using services but I meant the same "single process" as on the Karma LOP...
I'm basically making an USD asset "thumbnailer", in a ROP USD I import each asset from upper worker items, apply lookdev / cameras based on bounding box and render settings. Then a USD Render node, but it's very very slow (compared to just switching the USD's in LOP only). Unfortunately I could not make Karma work when using variable "filepath" for each assets, hence went the TOP way, but it's taking like x100 the time compared to the single process/LOP version...

I wonder how to overcome that, either in TOP on in LOP