![]() Los Angeles mental ray® User Group |
![]() | ||||||||||||
| |||||||||||||
Resources Sections General Install/Setup Options Settings Performance Optimizations mi Scene File FG/AO/GI Subsurface Scattering Shiny Stuff mrfm (Maya) Shader Writing Hair and Geometry Shaders | Cross Platform Substitute TipsThis information is lifted mostly from Vol. 1 of the Handbook series, Rendering with mental ray. I will present it from the perspective of what I would consider is a typical setup. I would think normally that you'd want 3D applications running on Windows PCs to be able to be rendered on Linux machines running standalone mental ray in some sort of renderfarm setup. If the
There are several special tokens:
So for example, in the default case the second-to-last substitution - /^[A-Z]:// - would remove C: from a PC filename being converted to linux.
You might want to start with the above defaults and add something like:% C:/yourWinPath/%/yourLinuxPath/%Personally, I like using the default .bash_profile environment mechanism on Linux, so such an addition might look like this: |