Mirko Venturi
Flatland
About Me
専門知識
Generalist
業界:
Advertising / Motion Graphics
Houdini Engine
Availability
Not Specified
My Gallery
Recent Forum Posts
Export Fbx with MC point cache files for each frame 2024年12月2日16:58
Hi
I need to export animated FBX files using a separate MC point cache for each frame.
Something like
"object.fbx"
"object.0001.mc"
"object.0002.mc"
"object.0003.mc"
...and so on.
Is it possible? As soon as I change my parameters to export frames as separate files the mc is not exported anymore.
I need to export animated FBX files using a separate MC point cache for each frame.
Something like
"object.fbx"
"object.0001.mc"
"object.0002.mc"
"object.0003.mc"
...and so on.
Is it possible? As soon as I change my parameters to export frames as separate files the mc is not exported anymore.
per-particle divergence attribute 2024年10月17日4:26
Hi
is it possible to apply a per-particle divergence attribute and have them react according to that value?
I.e. every particle has a random value, so particles with 0.1 will stick closer compared to particles with 0.5 divergence.
is it possible to apply a per-particle divergence attribute and have them react according to that value?
I.e. every particle has a random value, so particles with 0.1 will stick closer compared to particles with 0.5 divergence.
PDG + deadline PDGnet RPC send-get-reply failed 2024年3月22日21:29
I have two computers rendering scenes in Karma using Houdini's pdg.
I'm using a queue worker, a cpu and a gpu workers on each workstation so i can split tasks dedicated to cpu and gpu that way, while the queue worker keeps managing the queue between the two computers.
(see screenshot, i hope that's clear)
I send the tasks using the queue scheduler, and the tasks will have a rule if they need to use cpu or gpu worker.
Sometimes tasks fail with the following error on the workstation of which queue worker is not the one that received the main pdg job.
FranticX.Processes.ManagedProcessAbort: Failed RPC start_cook with error: PDGnet RPC send-get-reply failed. (error 268436688: MQ error #268436688)
Then, if it tries again IT MAY pick up the task and successfully render it. Or keep failing it.
It seems to fail ONLY when it has to deal with Karma tasks.
What could be the cause?
I can't replicate the issue when i want, as sometimes it works, sometimes it doesn't.
I'm using a queue worker, a cpu and a gpu workers on each workstation so i can split tasks dedicated to cpu and gpu that way, while the queue worker keeps managing the queue between the two computers.
(see screenshot, i hope that's clear)
I send the tasks using the queue scheduler, and the tasks will have a rule if they need to use cpu or gpu worker.
Sometimes tasks fail with the following error on the workstation of which queue worker is not the one that received the main pdg job.
FranticX.Processes.ManagedProcessAbort: Failed RPC start_cook with error: PDGnet RPC send-get-reply failed. (error 268436688: MQ error #268436688)
Then, if it tries again IT MAY pick up the task and successfully render it. Or keep failing it.
It seems to fail ONLY when it has to deal with Karma tasks.
What could be the cause?
I can't replicate the issue when i want, as sometimes it works, sometimes it doesn't.