Jump to content

how to use REDSHIFT_PATHOVERRIDE_FILE to override proxy path


Recommended Posts

hey,

 

we're working on a project where I cache a proxy of geo, do my pops sims, and call the proxy from disk at rendering time using the "instance file" attribute per point. works great.

 

However, the whole scene needs to be Archived to a redshift "Scene Proxy" and sent over to another artist who has different named drives. it works great when rendering from my end, but when the other artist using Maya imports the "Scene proxy" which calls the "Geo proxy" from Drive and it fails to load because it isn't the same path. in the Docs, it mentions using the REDSHIFT_PATHOVERRIDE_FILE can be used. I was hoping it would be like in obj level the override user data tick box to override that proxy path, like the "Material Override list". But it isn't the case.

the Doc states

So, for example, if the environment variable is set to

 

REDSHIFT_PATHOVERRIDE_FILE = C:\mypathoverrides.txt

 

... the file mypathoverrides.txt could contain the following, which helps to map from a local folder to some shared network location

 

"C:\MyTextures" "\MYSERVER01\Textures"

 

"C:\MyVDBs" "\MYSERVER01\VDBs"

 

How do I Implement it in Houdini and in Maya?

 

thanks

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...