Page 1 of 2

OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Wed Mar 13, 2024 11:33 pm
by bruce.chai
OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

This is a production release of the OctaneRenderâ„¢ 2023.1.2.2 for Houdiniâ„¢ plugin compiled with the Octane 2023.1.2 core. This 2023.1.2.2 release is available for the latest Houdini production builds on Windows x64, Linux, and macOS arm64.

Houdini production builds supported by this release: 19.0.720, 19.5.805, 20.0.506, 20.0.547, 20.0.590, 20.0.625.

If you are not sure if your Houdini version is compatible with the plugin - just run it and you will see an error message in case of incompatibility.

Linux Note
On Linux only compatibility Houdini 20 build is supported (gcc9.3).
It can only be installed by downloading it from the downloads page since it's not visible in the Launcher:
https://www.sidefx.com/download/daily-b ... ction=true
or direct download link: houdini-20.0.625-linux_x86_64_gcc9.3.tar.gz
We are looking into supporting the gcc11.2 build.

New features
To learn more about the new features and improvements of OctaneRender 2023.1.2, please check out the 2023.1.2 release post

Known bugs
On Linux, MPlay IPR may not be working. If you are having problems with it, please switch to QT5 IPR and disable "Render to MPlay" in ROP nodes.

Downloads

Release 2023.1.2.2 Studio+ license
Windows Houdini 19.0.720 - https://render.otoy.com/customerdownloa ... _Win64.zip
Windows Houdini 19.5.805 - https://render.otoy.com/customerdownloa ... _Win64.zip
Windows Houdini 20.0.506 - https://render.otoy.com/customerdownloa ... _Win64.zip
Windows Houdini 20.0.547 - https://render.otoy.com/customerdownloa ... _Win64.zip
Windows Houdini 20.0.590 - https://render.otoy.com/customerdownloa ... _Win64.zip
Windows Houdini 20.0.625 - https://render.otoy.com/customerdownloa ... _Win64.zip

Linux Houdini 19.0.720 - https://render.otoy.com/customerdownloa ... dio%2B.zip
Linux Houdini 19.5.805 - https://render.otoy.com/customerdownloa ... dio%2B.zip
Linux Houdini 20.0.506 - https://render.otoy.com/customerdownloa ... dio%2B.zip
Linux Houdini 20.0.547 - https://render.otoy.com/customerdownloa ... dio%2B.zip
Linux Houdini 20.0.590 - https://render.otoy.com/customerdownloa ... dio%2B.zip
Linux Houdini 20.0.625 - https://render.otoy.com/customerdownloa ... dio%2B.zip

Release 2023.1.2.2 macOS Prime license
MacOS Houdini 19.5.805 - https://render.otoy.com/downloads/7e/6b ... _Prime.zip
MacOS Houdini 20.0.506 - https://render.otoy.com/downloads/27/6d ... _Prime.zip
MacOS Houdini 20.0.547 - https://render.otoy.com/downloads/b3/de ... _Prime.zip
MacOS Houdini 20.0.590 - https://render.otoy.com/downloads/05/27 ... _Prime.zip
MacOS Houdini 20.0.625 - https://render.otoy.com/downloads/99/67 ... _Prime.zip

Release 2023.1.2.2 Demo version
Windows Houdini 19.0.720 - https://render.otoy.com/plugindownloads ... _Win64.zip
Windows Houdini 19.5.805 - https://render.otoy.com/plugindownloads ... _Win64.zip
Windows Houdini 20.0.506 - https://render.otoy.com/plugindownloads ... _Win64.zip
Windows Houdini 20.0.547 - https://render.otoy.com/plugindownloads ... _Win64.zip
Windows Houdini 20.0.590 - https://render.otoy.com/plugindownloads ... _Win64.zip
Windows Houdini 20.0.625 - https://render.otoy.com/plugindownloads ... _Win64.zip

Linux Houdini 19.0.720 - https://render.otoy.com/plugindownloads ... x_Demo.zip
Linux Houdini 19.5.805 - https://render.otoy.com/plugindownloads ... x_Demo.zip
Linux Houdini 20.0.506 - https://render.otoy.com/plugindownloads ... x_Demo.zip
Linux Houdini 20.0.547 - https://render.otoy.com/plugindownloads ... x_Demo.zip
Linux Houdini 20.0.590 - https://render.otoy.com/plugindownloads ... x_Demo.zip
Linux Houdini 20.0.625 - https://render.otoy.com/plugindownloads ... x_Demo.zip

Release Notes
=============================================
RELEASE 2023.1.2.2
=============================================
* PLUGIN FEATURES AND FIXES:
- Added Houdini 20.0.625 plugin builds.
- Fixed "The Instance node "setup" is referencing a not available object" error.
- Fixed Packed Geo Instance Crash with Motion Blur.
- Fixed errors while reloading scene in some cases.
- Support custom attributes for Packed geo instancing.
Existing scene needs to recreate Octane ObjParms by "-ObjParms" and "+ObjParms" to have the new Custom Attributes parameter when Packed Geo Instancing is enabled.
Below is an example of the setup of using this Custom Attributes parameter.
Image

The material setup:
Image

Common Issues and Solutions
- If the plugin doesn't work at all, set HOUDINI_DSO_ERROR = 2 in houdini.env and check for messages in the terminal.
- If you're missing libglut.so.3, install the freeglut package.
- If you are having any issues with the Deadline - please submit a support ticket to the AWS.

Happy rendering,
Your OTOY Team

Re: OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Thu Mar 14, 2024 12:38 pm
by galleon27
Custom attributes on instances is a such a welcome feature but custom attributes shouldn't be hidden when Packed Geo Instancing is turned off since it works with other methods of instancing. (e.g. instancepath attribute and instance node)

When using instancepath, instances wont render if Packed Geo Instancing is enabled so turning it on to add custom attributes then turning it off to render is tedious.
It works when using instance node but you have to manually add the object parameters. In this method, it doesn't matter if Packed Geo Instancing is turned on or off.

I have attached a sample file if anyone needs it.
Cheers.

Re: OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Fri Mar 15, 2024 2:46 am
by bruce.chai
galleon27 wrote:Custom attributes on instances is a such a welcome feature but custom attributes shouldn't be hidden when Packed Geo Instancing is turned off since it works with other methods of instancing. (e.g. instancepath attribute and instance node)

When using instancepath, instances wont render if Packed Geo Instancing is enabled so turning it on to add custom attributes then turning it off to render is tedious.
It works when using instance node but you have to manually add the object parameters. In this method, it doesn't matter if Packed Geo Instancing is turned on or off.

I have attached a sample file if anyone needs it.
Cheers.


Hi galleon27, thank you very much for pointing out this. It will be fixed in the next release.

Re: OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Sat Mar 16, 2024 12:47 pm
by Gregor.Zimmermann
Hey there,

I'm having a problem with the Motion Blur whenever I use texture displacement in my material.
Is this a known bug? Once I delete the displacement texture, Motion Blur works as intended.

Thank you for your help!

Re: OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Mon Mar 18, 2024 8:20 am
by ricky_otoy
Gregor.Zimmermann wrote:Hey there,

I'm having a problem with the Motion Blur whenever I use texture displacement in my material.
Is this a known bug? Once I delete the displacement texture, Motion Blur works as intended.

Thank you for your help!


Hi, please can you PM me that portion of the scene to check out. Thanks!

Re: OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Thu Mar 21, 2024 2:33 pm
by DamjanMX_1
Thanks!

What is the workflow for importing float custom instance attributes?

Re: OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Mon Mar 25, 2024 8:23 am
by ricky_otoy
DamjanMX_1 wrote:Thanks!

What is the workflow for importing float custom instance attributes?


Hi are you still having issue with this? It should work in the same way as vector.

Re: OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Wed Apr 03, 2024 8:08 pm
by galleon27
Auto bump map in vertex displacement is broken. Works fine with images, doesn't work with noises. Works just fine in standalone.

autobumpOff.png
auto bump OFF

autobumpOn.png
auto bump ON

Re: OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Thu Apr 04, 2024 8:17 am
by ricky_otoy
galleon27 wrote:Auto bump map in vertex displacement is broken. Works fine with images, doesn't work with noises. Works just fine in standalone.


Thanks for reporting this and giving a sample scene - it is appreciated!
We will investigate, for now you could add a bake to texture node in between the noise and displacement.

Re: OctaneRender 2023.1.2 for Houdini production (2023.1.2.2)

PostPosted: Thu Apr 04, 2024 8:39 am
by ricky_otoy
Looking now, this seems like it is an issue in Standalone 2023.1 but not 2024.1 alpha with the Noise + projection: XYZ to UVW
Add a UV Mesh Projection onto the Noise node and it will work.