Jump to content

Search the Community

Showing results for tags 'redshift _override_file'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 1 result

  1. 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
×
×
  • Create New...