Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example on Linux, one would edit this file in: $HOME/houdini19.05/houdini.env:

Code Block
RMANTREE=/opt/pixar/RenderManProServer-2425.20
RFHTREE=/opt/pixar/RenderManForHoudini-2425.20
RMAN_PROCEDURALPATH=$RFHTREE/3.79/19.05.383569/openvdb:&
HOUDINI_PATH=$RFHTREE/3.79/19.05.383569/:&

On Windows, one would edit the file in: \Users\myself\Documents\houdini19.05\houdini.env:

NOTE: Windows uses a semi-colon instead of a colon to separate the HOUDINI_PATH!

Code Block
RMANTREE="C:\Program Files\Pixar\RenderManProServer-2425.20"
RFHTREE="C:\Program Files\Pixar\RenderManForHoudini-2425.20"
RMAN_PROCEDURALPATH=$RFHTREE\3.79\19.05.383569\openvdb;&
HOUDINI_PATH=$RFHTREE\3.79\19.05.383569;&
PATH=$RMANTREE\bin;&

Finally an example on OS-X , one would edit this in: /Users/myself/Library/Preferences/houdini/19.05/houdini.env:

Code Block
RMANTREE=/Applications/Pixar/RenderManProServer-2425.20
RFHTREE=/Applications/Pixar/RenderManForHoudini-2425.20
RMAN_PROCEDURALPATH=$RFHTREE/3.79/19.05.383569/openvdb:&
HOUDINI_PATH=$RFHTREE/3.79/19.05.383569:&



...

Lama Parameter Name Changes

...