Jump to content

Cabling mesh surfaces / Hanging wires


konstantin magnus

Recommended Posts

Some nice lines of VEX, i like the :)

int pt_target = (i@ptnum + 1) % (i@numpt - 1)

 

I built different method myself, I don't think your is overkilled, but need more option like avoid targeting the same obj.

What I build before are

  1. ** Well like most people shortest path with point from volume and getting rid of the points once one path has been completed by a "cable/roots..".
  2. **  Other system is scatter on the first geo only , then minpos on second geo, then slide the points of surface randomly , detangle before going to vellum, use rest lenght for vellum slightly above
  3. **- Use samplesphere function to build a cone to ray the points randomly on the target geo, delete the point which are not hit or have touched the origin mesh.

 

Building design rules to identify proper areas to place the start and termination are more tricky. Off course, we could know a couple of things, but how to you know if the piece procedurally considered is more square, round, a long shape or a weird elongated shape which will be hardly suitable for most ... Do you see what I mean Konstantin?

@konstantin magnus

Maybe IA might give you an help...

 

________________________________________________________________

Vincent Thomas   (VFX and Art since 1998)
Senior Env and Lighting  artist & Houdini generalist & Creative Concepts

 http://fr.linkedin.com/in/vincentthomas

Houdini_DigitRecognition_PyTorch_v01.gif

  • Like 1
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...