Octane (Demo) Plugin Options...Which GPU?

Houdini Integrated Plugin

Moderator: juanjgon

User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

In the Houdini bin folder? Where, in the main Houdini installation folder? This is not a good place for the plugin at all.

I've just checked the demo version and it is right, it is the 3.05.3.0 version. I don't know how, but somehow you have an older plugin version in your system, probably in your $HOME/houdini15.5 folder.

I think that you should delete the $HOME/houdini15.5 folder, and be sure that you don't have the plugin in any place, including your main Houdini bin folder, if you have dropped it there.

Later follow the installation instructions: extract the plugin folder from the .zip file (the "Octane_3.05.3.0_Houdini_15.5.673_demo_Win64" folder), put it in any place on your hard disk, and add the plugin config info to the houdini.env file to point to the plugin directory.

Hope this helps,
-Juanjo
VISUAL360
Licensed Customer
Posts: 157
Joined: Fri Jan 03, 2014 8:22 pm
Location: Ontario, Canada
Contact:

What does this exactly mean?

PATH = "C:/path/to/octane/bin;$PATH"

HOUDINI_PATH = "C:/path/to/octane;&"

I have my Octane demo folder in my downloads folder so what would be the correct path (or rather, what do I have to change in those two lines above and keep so it's accurate).

Do I add this after the HOUDINI_DSO_ERROR = 2 line??

Not trying to be difficult but it's not super clear.
VISUAL360
Licensed Customer
Posts: 157
Joined: Fri Jan 03, 2014 8:22 pm
Location: Ontario, Canada
Contact:

Also, what is the $HOME folder you are referring to. Where is it?
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

The $HOME/houdini15.5 folder is the main Houdini config folder. Usually it is located in your user "Documents" folder, for example: "C:\Users\Juanjo\Documents\houdini15.5"

It is created by Houdini the first time you launch it, and inside you can find the houdini.env file, that is the place to configure the Houdini plugins paths.

You must edit the houdini.env file and set the two variables to define the plugin paths, in your case for example:

Code: Select all

HOUDINI_DSO_ERROR = 2

PATH = "C:/Users/xxxxxx/Downloads/Octane_3.05.3.0_Houdini_15.5.673_demo_Win64/bin;$PATH"
HOUDINI_PATH = "C:/Users/xxxxxx/Downloads/Octane_3.05.3.0_Houdini_15.5.673_demo_Win64;&"
Of course, you must replace the "xxxxxxx" with your user name ... But anyway you should be sure that you don't have an older plugin version inside this folder, so it is better delete it, start Houdini to let it create a new clean one, and later edit the houdini.env file.

-Juanjo
VISUAL360
Licensed Customer
Posts: 157
Joined: Fri Jan 03, 2014 8:22 pm
Location: Ontario, Canada
Contact:

Thanks for your patience.

Will give it another try later tonight. Appreciate you simplifying that for me.
VISUAL360
Licensed Customer
Posts: 157
Joined: Fri Jan 03, 2014 8:22 pm
Location: Ontario, Canada
Contact:

Got it running!!

Thanks!
Attachments
Capture.JPG
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Great! Happy rendering ;)

Thanks,
-Juanjo
VISUAL360
Licensed Customer
Posts: 157
Joined: Fri Jan 03, 2014 8:22 pm
Location: Ontario, Canada
Contact:

Hi Juanjo,

Does the octane demo work with houdini apprentice?
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

The IPR could work, but the ROP node render button will not work.

Thanks,
-Juanjo
Post Reply

Return to “Houdini”