Jump to content

Unreal Houdini Engine mulriple geometry instancing


cyhiso

Recommended Posts

Hi.
I'm working on the tool, that should scatter some multiple objects as intances.
I'm using Operator Path as an input source. I am able to pass multiple geometry under it in Unreal(as seen on the screenshots).
However I'm getting 1 of 2 cases:
1 - HDA returns correctly instanced geometry(but at each point i have a combined geometry from all inputs)
2 - if I manually delete unneeded geometry in VEX inside copy-to-points loop - I have proper geometry but without instances(each copy is unique)
Is it possible to have multiple input geometry scattered across points with proper instancing.
I've also added the HDA. The primitive wrangle will manually delete geometry but will break intancing(so I turned it off)

 

scatter_instance.hdalc

instances.jpg

Edited by cyhiso
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...