Adding Variation to Instances via HDA.

   2683   2   2
User Avatar
Member
2 posts
Joined: 10月 2018
Offline
Hey there,

I'm working on an HDA that scatters points over a landscape in Unreal, then instances mesh to these points (basic scattering workflow). The docs mention a method for adding variation to Houdini Instanced Inputs and this works, but the instances are distributed with an even probability.
Is there a way to adjust the probability of each variation so it's more likely to instance one variation over another?

Any help appreciated.

Link to docs, if it helps.
https://www.sidefx.com/docs/unreal/_instancing.html [www.sidefx.com]

Thanks.
User Avatar
Member
7 posts
Joined: 10月 2018
Offline
Just adding my vote for this too. It was first thing that jumped in my head when I first saw you could add additional instanced input meshes. Being able to adjust the distribution for each instance input seems like such an obviously useful/simple feature that it makes me wonder if there's some less obvious technical reason why it hasn't already been added?
User Avatar
Member
1104 posts
Joined: 8月 2008
Offline
Personally I've created Table's in Unreal that I then can export as JSON files which I have made a python node in my HDA to read in, so I can create preset etc, and then it's very easy to add in my own weighting in the struct for the table in unreal, categorys etc etc to drive placment rules etc.

The “native” instance interface is a bit clunky and not well suited for large scale production.
/M

Personal Houdini test videos, http://vimeo.com/magnusl3d/ [vimeo.com]
  • Quick Links