Johan Boekhoven

Johan Boekhoven

About Me

専門知識
Technical Director
業界:
Advertising / Motion Graphics  | Film/TV  | VR

Connect

LOCATION
-, Netherlands
ウェブサイト

Houdini Engine

ADVANCED
プロシージャルワークフロー  | Digital Assets  | キャラクタ & アニメーション  | Cloth  | PDG  | VEX  | Python
INTERMEDIATE
Solaris

Availability

I am available for Freelance Work

Recent Forum Posts

Repetitive Houdini task: hscript vs Python RPC 2025年1月11日9:24

I would opt for a hython session per task if you can spare a few secs of startup time. Easy to manage and recover from failures, keeping processes running for a long time is imho harder to deal with then firing short new processes. But obviously it's a per case
situation.

The proper way of doing asyncio in Houdini 20's python node? 2024年7月26日7:30

@paulgolter, absolutely great info, thanks so much!

Topnet freezes before cooking 2023年9月4日7:41

Same here, I've been moving out lot's of my setup to "pure" python. Better debugging and stability all around. It was great for prototyping, but less for debugging and scaling.