Single + Multi node inputs...

   4524   6   1
User Avatar
Member
23 posts
Joined: 7月 2015
Offline
Hi,

Can we create a digital asset that uses a single input 0 and multiple inputs after?
I've seen this for some nodes inside Houdini although I can’t find them right now. But I made a Photoshop montage of what I would like to do. The first input on the left is the mandatory one and all others are using a bar like the right part of the input.

Possible to do currently?
Thx!

Christian
Edited by cs_pix - 2019年5月6日 14:37:46

Attachments:
multi_merge.jpg (35.8 KB)

User Avatar
スタッフ
3459 posts
Joined: 7月 2005
Offline
this isn't currently possible for user defined nodes.
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
275 posts
Joined: 9月 2012
Offline
Any plan to change this maybe ?
Vincent Thomas   (VFX and Art since 1998)
Senior Env and Lighting  artist & Houdini generalist & Creative Concepts
http://fr.linkedin.com/in/vincentthomas [fr.linkedin.com]
User Avatar
Member
34 posts
Joined: 7月 2022
Offline
goldfarb
this isn't currently possible for user defined nodes.
Can I achieve it with HDK?
I couldn't find the HDK code to achieve it
User Avatar
Member
209 posts
Joined: 5月 2017
Offline
forever_kk
goldfarb
this isn't currently possible for user defined nodes.
Can I achieve it with HDK?
I couldn't find the HDK code to achieve it

The only thing you can do is set the input amount to a value, as in the figure below, to 28+ (depends on the gui scale?), to merge the inputs into a single one - but this does not behave exactly like the input in the merge op.
Edited by viklc - 2023年8月1日 11:19:28

Attachments:
inputs.png (20.7 KB)

User Avatar
Member
34 posts
Joined: 7月 2022
Offline
vik_lc
forever_kk
goldfarb
this isn't currently possible for user defined nodes.
Can I achieve it with HDK?
I couldn't find the HDK code to achieve it

The only thing you can do is set the input amount to a value, as in the figure below, to 28, to merge the inputs into a single one - but this does not behave exactly like the input in the merge op.
Image Not Found
Thank you for response.
But I need single + multi.
Because I need to type different things, I need to make a distinction.
User Avatar
Member
209 posts
Joined: 5月 2017
Offline
Would certainly be a good addition to the HDA definition.
  • Quick Links