Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Download Atoms Houdini from here.
  2. Extract the AtomsHoudini folder from the zip archive.
  3. Copy the AtomsHoudini folder to:

    Code Block
    languagebash
     C:/Program Files/Toolchefs/


  4. Add those lines to your houdini.env file  (if you installed AtomsHoudini in a different folder please replace "C:/optProgram Files/Toolchefs" with the right location):

    Code Block
    languagebash
    PATH = "C:/Program Files/Toolchefs/AtomsHoudini/bin;$PATH;"
    HOUDINI_PATH = "C:/Program Files/Toolchefs/AtomsHoudini/;&;"
    ATOMS_DATA = "C:/Program Files/Toolchefs/AtomsHoudini/data"
    PYTHONPATH="C:/Program Files/Toolchefs/AtomsHoudini/scripts;$PYTONPATH;"
    ATOMS_ROOT = "C:/Program Files/Toolchefs/AtomsHoudini"


  5. If the license server is running on another machine set the environment variable toolchefs_LICENSE or RLM_LICENSE to 5053@servername