Jump to content

Best fitting skin for a set of closed curves


AntoineSfx

Recommended Posts

I have this set of closed curves, all of them have the same point count. (Those are cross sections of a leg of SimpleFemale)

How do I make the skin nice and even ?

A useful operator  is Reverse SOP / Shift / U Offset , to rewire the prims so that they connect differently ot each others in skin

I'm trying so see if I can abuse another operator with built-in minimization 

Any idea ?

skin.png

Link to comment
Share on other sites

Using FindShortestPath, I built one path that links the top primitive to the bottom one, and in a foor loop, I shifted the vertices of the primitives so that  the first vertex  is always the one on that path.

It is not necessary the global minimum, as the top and bottom are chosen by the user, but it's good enough for simple cases.

viewport.png

network.png

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...