Search - User list
Full Version: PDG - ROP GEO before render callback (farm rendering)
Root » PDG/TOPs » PDG - ROP GEO before render callback (farm rendering)
UntoldStudios
Hi

Is it possible to add pre-render callbacks to a ROP Geo TOP that are executed in the same PDG Deadline Task where the ROP is cooked.

I am trying to add some logic that happens just before the geometry is rendered and that involves making changes to the hip before actually cooking the ROP Geo node.
One of this actions involves modifying the frame range.

As far as I can see the PDG Deadline plugin creates a ../rop.py script which is used to then render the geo using the ROP's parameters.

A Python script node before the ROP in the Top network doesn't do the job since it's executed separately and it won't affect the ROP Deadline Task.

What would be the best way to do this?

Thanks

Jacob
seelan
There are PreTaskScript and PostTaskScript in the Job Parms of the TOP Deadline scheduler that you can use. Should run in the task process, but not in same Houdini process.
UntoldStudios
Thanks

I tried setting the ROP Geometry Work Item generation to Dynamic and that seemed to work very well so far with my TOP network.

The Deadline Scheduler Pre/Post Task script wasn't really giving me the results for what I needed to achieve this time.

Thanks

Jacob
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB