I'll release a new build as soon as possible, but you can try to use the current plugin with the new production release. Perhaps it could work without problems.
-Juanjo
OctaneRender™ 3.0 for Houdini™ - daily build 3.02
Moderator: juanjgon
Okay, as a further update, I just worked out what the problem was
In case anyone else experiences the .desk file issue. It happens if you do not have a "desktop" folder in your Houdini 15.5/ folder. In that case, Houdini will create the folder under the octane folder. And that crashes things. So just make sure you have an Houdini 15.5/desktop folder and that's that.

I've added a new plugin build for the latest H15.5.523 production release:
Release 3.02.0.0 for H15.5.523 (all platforms)
https://render.otoy.com/customerdownloa ... .5.523.zip
Thanks,
-Juanjo
Release 3.02.0.0 for H15.5.523 (all platforms)
https://render.otoy.com/customerdownloa ... .5.523.zip
Thanks,
-Juanjo
- SamWelkerTV
- Posts: 7
- Joined: Thu May 23, 2013 6:17 pm
- Contact:
Just wanted to check in and say thank you for integrating the color attribute.
I've been playing with it and I think it's quite a nice integration. Not too hard, very flexible considering there's no OSL yet, and it's fun!
Here's an example.

Best regards,
Sam Welker
I've been playing with it and I think it's quite a nice integration. Not too hard, very flexible considering there's no OSL yet, and it's fun!
Here's an example.

Best regards,
Sam Welker
Training, tools, and blog for artists: http://www.thinkparticle.com
Portfolio: http://portfolio.thinkparticle.com
Cinema 4D. Houdini. FX + Motion Design.
Check out my blog for training and tools for artists!
Portfolio: http://portfolio.thinkparticle.com
Cinema 4D. Houdini. FX + Motion Design.
Check out my blog for training and tools for artists!
Cool image. Thanks!SamWelkerTV wrote:Just wanted to check in and say thank you for integrating the color attribute.
I've been playing with it and I think it's quite a nice integration. Not too hard, very flexible considering there's no OSL yet, and it's fun!
Here's an example.
-Juanjo
Well, not directly loading the the file at render time, but the plugin can render any alembic object loaded inside Houdini, including alembic sequences and so on.Veneris wrote:This plugin can import ALEMBIC format?
Thanks,
-Juanjo
hi juanjgon
at first: thanks a lot for the nice support!
one question about octane and redshift. is it possible to run both renderengines inside houdini?
at the moment is does not work with both in the houdini.env:
PATH = "C:/octane/bin;$PATH"
HOUDINI_PATH = "C:/octane;&"
# HOUDINI_DSO_ERROR = 2
# PATH = "C:/ProgramData/Redshift/bin;$PATH"
# HOUDINI_PATH = "C:/ProgramData/Redshift/Plugins/Houdini/15.5.480;&"[/i][/i]
i always have to disable one of them.
thanks in advance!
oli
at first: thanks a lot for the nice support!
one question about octane and redshift. is it possible to run both renderengines inside houdini?
at the moment is does not work with both in the houdini.env:
PATH = "C:/octane/bin;$PATH"
HOUDINI_PATH = "C:/octane;&"
# HOUDINI_DSO_ERROR = 2
# PATH = "C:/ProgramData/Redshift/bin;$PATH"
# HOUDINI_PATH = "C:/ProgramData/Redshift/Plugins/Houdini/15.5.480;&"[/i][/i]
i always have to disable one of them.
thanks in advance!
oli
Workstation: Win 10 PRO 64 bit, 3,4 GHZ ,6-cores, 64 GB RAM , 4x RTX 2080 Ti
1. RenderSlave: Win 10 Pro 64 bit , 3x GTX 980Ti
2. RenderSlave: Win 10 Pro 64 bit 2x GTX 980 Ti
1. RenderSlave: Win 10 Pro 64 bit , 3x GTX 980Ti
2. RenderSlave: Win 10 Pro 64 bit 2x GTX 980 Ti
Hi,
You can join two or more Houdini plugins in the same houdini.env file without problems. You only need to put all the paths separated by semicolons.
For example in your case:
HOUDINI_DSO_ERROR = 2
PATH = "C:/octane/bin;C:/ProgramData/Redshift/bin;$PATH"
HOUDINI_PATH = "C:/octane;C:/ProgramData/Redshift/Plugins/Houdini/15.5.480;&"
Thanks,
-Juanjo
You can join two or more Houdini plugins in the same houdini.env file without problems. You only need to put all the paths separated by semicolons.
For example in your case:
HOUDINI_DSO_ERROR = 2
PATH = "C:/octane/bin;C:/ProgramData/Redshift/bin;$PATH"
HOUDINI_PATH = "C:/octane;C:/ProgramData/Redshift/Plugins/Houdini/15.5.480;&"
Thanks,
-Juanjo