Page 1 of 1
Mix Displacement node for OctaneRender for Blender (2026.2 - Addon version)
Posted: Thu Apr 02, 2026 10:52 pm
by linograndiotoy
Hi everyone,
I’ve created a custom Mix Texture Displacement Group Node for OctaneRender for Blender (2026.2 – addon version), designed to simplify the process of mixing multiple Texture Displacement nodes.
While this can be achieved using standard shading nodes, the setup can quickly become complex and harder to manage.
This node allows you to achieve the same result in a more controlled and streamlined way.
Same result. Fewer nodes.
The project file is included in this post and contains:
- the Mix Displacement Node
- a working example demonstrating how it can be used
I’ve also created a video showing both the manual workflow and the simplified version using the group node:
https://youtu.be/Z1RQQs85umw
Feedback is welcome
Re: Mix Displacement node for OctaneRender for Blender (2026.2 - Addon version)
Posted: Fri Apr 03, 2026 5:34 pm
by p3taotoy
excuse me for posting here
I have tried installing the add on in 5.01 and 5.1
I keep getting add on install errors
any ideas
thanks
here is one from 5.1
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 5.1\5.1\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 1504, in execute
cmd_batch = self.exec_command_iter(is_modal)
File "C:\Program Files\Blender Foundation\Blender 5.1\5.1\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 2598, in exec_command_iter
self.exec_legacy(source_filepath)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.1\5.1\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 2731, in exec_legacy
bpy.types.PREFERENCES_OT_addon_install.execute(self, bpy.context)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.1\5.1\scripts\startup\bl_operators\userpref.py", line 830, in execute
bpy.ops.preferences.addon_enable(module=mod.__name__)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Error: DLL load failed while importing octane_blender: The specified module could not be found.
Re: Mix Displacement node for OctaneRender for Blender (2026.2 - Addon version)
Posted: Fri Apr 03, 2026 9:00 pm
by nuno1980
p3taotoy wrote: Fri Apr 03, 2026 5:34 pmhere is one from 5.1
Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 5.1\5.1\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 1504, in execute
cmd_batch = self.exec_command_iter(is_modal)
File "C:\Program Files\Blender Foundation\Blender 5.1\5.1\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 2598, in exec_command_iter
self.exec_legacy(source_filepath)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.1\5.1\scripts\addons_core\bl_pkg\bl_extension_ops.py", line 2731, in exec_legacy
bpy.types.PREFERENCES_OT_addon_install.execute(self, bpy.context)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.1\5.1\scripts\startup\bl_operators\userpref.py", line 830, in execute
bpy.ops.preferences.addon_enable(module=mod.__name__)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Error: DLL load failed while importing octane_blender: The specified module could not be found.
Good day.

But Lino doesn't add any OR version support for Blender 5.1. Not Blender 5.x but yes "5.01" only.
Re: Mix Displacement node for OctaneRender for Blender (2026.2 - Addon version)
Posted: Mon Apr 06, 2026 1:24 pm
by p3taotoy
Many thanks
I'll post under general and see if I can get a fix aye.
Appreciate you replying
Peter