AntoineSfx Posted December 26, 2021 Share Posted December 26, 2021 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 ? Quote Link to comment Share on other sites More sharing options...
AntoineSfx Posted December 27, 2021 Author Share Posted December 27, 2021 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.