Page 1 of 1

Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Thu Nov 30, 2017 4:59 pm
by TStudio
Hi guys.
I just bought Octane redner for Houdini and I can`t even install it ....
Can you help me with this... I`m on windows 10.
I have tried to modify Houdni.env file.. but once restarted Houdin doesn`t show my Octane bar..
Waht I`m doing wrong ??
Untitled-1.jpg

Re: Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Thu Nov 30, 2017 5:23 pm
by juanjgon
Hi,

The houdini.env file has a couple of mistakes (not your fault, the docs must be updated). It should be:

Code: Select all
HOUDINI_DSO_ERROR = 2
PATH = "C:/Program Files/OTOY/Octane_3.07.0.1_Houdini_16.0.705_Win64/bin;$PATH"
HOUDINI_PATH = "C:/Program Files/OTOY/Octane_3.07.0.1_Houdini_16.0.705_Win64;&"


But in any case, the main problem here is that Houdini Apprentice doesn't support external renderers, so all the Octane ROP node render functions are disabled. You could open the IPR to test the plugin, but you are not going to be able to render to disk anything.

Houdini Indie supports external renderers, but the Apprentice version not.

Thanks,
-Juanjo

Re: Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Thu Nov 30, 2017 5:52 pm
by TStudio
Thank you very much for your help.
I will buy Indie licence after 12 December :-) So than I can play with Octane more :-).

How can I open the IPR t otset plugin - I`m totaly new to Houdini :-)

Re: Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Thu Nov 30, 2017 6:17 pm
by juanjgon
From the ROP node or from the shelf. Take a look at the tutorial in the docs:
https://docs.otoy.com/HoudiniH/HoudiniP ... eScene.htm

Thanks,
-Juanjo

Re: Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Thu Nov 30, 2017 6:21 pm
by TStudio
Thank You Juanjo!!
I will have a lot to read on X-mas holidays :-)

Best regards.
Tomasz

Re: Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Sun Dec 17, 2017 12:27 pm
by TStudio
Hi Juanjo.

I have bought Houdini indie :-) version 16.5.323 and I have installed Octane for Houdnini "Octane_3.07.0.1_Houdini_16.0.633_Win64" but I get this error...
bug.jpg


Waht version of Octane should I use?

Re: Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Mon Dec 18, 2017 10:19 am
by juanjgon
Hi,

The Houdini version and the plugin version installed and pointed by the PATH and HOUDINI_PATH variables must match. If you have the "Octane_3.07.0.1_Houdini_16.0.633_Win64" plugin installed in your HD and configured in the houdini.env file, you must download and install Houdini 16.0.633 to work with it.

Thanks,
-Juanjo

Re: Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Mon Dec 18, 2017 11:30 am
by juanjgon
More related information. The current Octane 3.08 test build has a proper plugin build for Houdini 16.5.268.

You are working with the latest Houdini 16.5.323 production build, but the current plugin for the 16.5.268 should work fine on it, so after installing the 16.5.268 plugin build on your HD, if you configure your houdini.env file adding these lines, it should work fine:

Code: Select all
HOUDINI_DSO_ERROR = 2
PATH = "C:/Program Files/OTOY/Octane_3.08.0.0_Houdini_16.5.268_Win64/bin;$PATH"
HOUDINI_PATH = "C:/Program Files/OTOY/Octane_3.08.0.0_Houdini_16.5.268_Win64;&"



Thanks,
-Juanjo

Re: Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Mon Dec 18, 2017 1:54 pm
by TStudio
Thank you Juanjo ! I will try this!

Re: Instaliing Octane redner for Houdini Apprentice 16.0.705

PostPosted: Mon Dec 18, 2017 4:02 pm
by TStudio
It worked :-) I`m soooo happy!!!