Jump to content

Link to cached geo in ifd files


Recommended Posts

Hi there,

 

 

I am working on a few pyro shots which get quite heavy geo wise (around 6+gb per frame).

We are using "Royal Render" (comparable to Deadline) to deploy to our farm. RR needs ifd files.

My question is, if there is a possibilty to just link to the already cached bgeo files in the ifd?

All machines have network access and could just grab the bgeo files.

 

As it stands right now, I spend hours caching the bgeo files, then generate the needed ifd files via the rop,

which again takes hours and produces quite big files aswell (comparable in size to the geo files).

mantra_ifd9ir30.png

 

So to me it seems, that the ifd files not just link to, but contain the actual geo - which seems a bit odd to me. Am I missing an option to check?

Do I somehow need to declare the geo?

So far I only found the option to compress the ifd file.

 

I am working on H14.

 

Help is apprecieated.

 

Alex 

 

 

 

 

Link to comment
Share on other sites

use a delayload geometry procedural.

 

create a delayload procedural shader in shops (or even in a shopnet for your object).  that shader is then given the filename of your on-disk geo.

you apply that shader to the "geometry shader" property on your object and you TOGGLE OFF force geometry output (so your geo does not feed your procedural since the procedural is just reading from disk).

Edited by fathom
Link to comment
Share on other sites

There is * In Candidate Objects Parameter on the Mantra ROP by default that will add every object with visibility flag on into the ifd (if it's not explicitly excluded by Exclude Objects Parameter).

You can debug what is in the IFD file by turning off Save Binary Geometry and displaying content of the ifd in text editor.

 

Be sure you are not including objects you don't want to render by explicitly setting rendered objects using Force Object Parameter and keep Candidate Objects Parameter empty.

Same workflow could be used for lights.

 

For smaller ifd use Delay Loading (Alembic/Packed Primitives loaded from the disk or Delayed Load shader) - it's explained more in depth in the help documentation.

Link to comment
Share on other sites

you should verify that you volume light is still being applied.  it looks like you can't use delayloaded geo with volume lights, for some reason.  seems to want to use the SOP geo only.  of course, you could probably preprocess it to reduce rez for a volume light, but it seems kind of bogus. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...