Re: Geo Nodes - Support for Instance Domain Attributes
Posted: Tue May 28, 2024 6:37 am
Hi,
This can be done in Octane Blender using some workarounds.
Please check the attached sample. To utilize the scatter attribute, we need to use the instance color/range nodes because the float/color vertex attribute nodes do not work in these cases. Additionally, Octane supports only one type of scatter attribute - the scatter ID.
Here's the workflow:
Use "GeoNode Attribute" for the source as Scatter IDs.
Set the attribute name according to what it's called in the GeoNodes.
Use Octane's instance nodes as workarounds to achieve the desired output.
Please note that this applies only to the custom-built version, as the Addon's Python APIs do not support fetching the GeoNode attributes.
This can be done in Octane Blender using some workarounds.
Please check the attached sample. To utilize the scatter attribute, we need to use the instance color/range nodes because the float/color vertex attribute nodes do not work in these cases. Additionally, Octane supports only one type of scatter attribute - the scatter ID.
Here's the workflow:
Use "GeoNode Attribute" for the source as Scatter IDs.
Set the attribute name according to what it's called in the GeoNodes.
Use Octane's instance nodes as workarounds to achieve the desired output.
Please note that this applies only to the custom-built version, as the Addon's Python APIs do not support fetching the GeoNode attributes.