Houdini Env
Jump to navigation
Jump to search
Houdini - Install third party renderer
Octane installation - Windows
// Copy where you want the folder of the Octane Render package. // In this example the folder has been copied to C:/Otoy/ // Edit the houdini.env file and add these lines: # ---- OCTANE ---- HOUDINI_DSO_ERROR = 2 PATH="C:/Otoy/Octane_2020.1.5.3_Houdini_18.5.351_demo_Win64/bin;$PATH" HOUDINI_PATH="C:/Otoy/Octane_2020.1.5.3_Houdini_18.5.351_demo_Win64;&"
Redshift installation - Windows
// Install Redshift first. // Edit the houdini.env file and add these lines: # ---- REDSHIFT ---- HOUDINI_DSO_ERROR = 2 PATH = "C:/ProgramData/Redshift/bin;$PATH" HOUDINI_PATH = "C:/ProgramData/Redshift/Plugins/Houdini/17.0.459;&" HOUDINI_NVIDIA_OPTIX_DSO_PATH = C:/Users/Gestalt/Documents/houdini17.0\optix