Jump to content

How to select a loop on arbitrary meshes ?


AntoineSfx

Recommended Posts

Say you have Tommy, polyreduced to 20%. This is too easy for nice meshes, because you could most certainly follow the almost colinear edges and find the loop on the first try.

Now if you start from the elbow, how do you find a path that :

1/ is an edge loop

2/ is minimal with respect to some metric

3/ is non trivial

4/ goes all around the arm.

 

I can't find a good definition for the constraint 4.

I can find an intuitive definition , but it always looks like it's conflicting with constraint 2 and 3 

Do you think it translates to a well known computational geometry problem ?

I am on something that uses Find Shortest Paths and Labs Straight Skeleton 3d

Link to comment
Share on other sites

7 hours ago, cushwa said:

If the point count doesn't matter then you can use a knife tool to cut an edge loop where you want one. 

I was thinking of something that is non interactive, a.k.a VEX

I should have mentioned this

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