Instancing with multiple base objects.

Houdini Integrated Plugin

Moderator: juanjgon

Post Reply
FahadA92
Licensed Customer
Posts: 82
Joined: Sun Jun 29, 2014 6:29 pm

Hello,

I'm trying to instance multiple objects on a template. I followed this tutorial to create instancenum attrib randomly to choose between the objects. It works file with mantra but in houdini I get an error (shown in the screenshots below) https://vimeo.com/52551778
Capture.PNG
02.PNG
03.PNG
04.PNG
05.PNG
Windows 8.1, GTX 970 EVGA SC, i7 4790k, 32GB RAM
pasto
Licensed Customer
Posts: 57
Joined: Wed Apr 30, 2014 8:07 am

Hello,

Not sure but don't you need any backtick on your string in order to evaluate it ?
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

The main problem can be that you have the OBJ nodes to be instanced disabled. Currently, the plugin can't instance objects that are disabled. If you need to hide the base objects, you can use the "Hide Object in Render" parameter available in the Octane OBJ spare parameters.

Thanks,
-Juanjo
pasto
Licensed Customer
Posts: 57
Joined: Wed Apr 30, 2014 8:07 am

Just for info, I had this type of error when pointing the string to the SOP level instead of the obj itself but that's not what you did obviously.
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

pasto wrote:Just for info, I had this type of error when pointing the string to the SOP level instead of the obj itself but that's not what you did obviously.
Yes, instancing only works at OBJ level, so pointing to a SOP node is not supported.

Thanks,
-Juanjo
Post Reply

Return to “Houdini”