How do I connect the vertices to form a spline? I have some vertices floating in space, and I need to connect them into a spline. However, the distances between the points vary, and their indices are randomly ordered. Because of that, I'm not sure how to connect them properly without introducing artifacts or errors.
$\begingroup$ $\endgroup$
1 - 3$\begingroup$ As @MarkusvonBroady says in his answer, you cannot. Of course to the human eye there seems to be an obvious path to follow in your example - but will this always be the case? How random will they be distributed, how different the distances etc.? Or is it just this one path you want to get connected? Then the easiest solution is to just do it manually. $\endgroup$Gordon Brinkmann– Gordon Brinkmann2025-05-20 08:57:29 +00:00Commented May 20 at 8:57
Add a comment |
1 Answer
$\begingroup$ $\endgroup$
The simplest answer is: you can't. Can you tell what curve produced these points?
Imgur mirror (SE image hosting has problems)
We can play a game, describe to me, in human language, the ruleset for connecting the dots, and I'll do my best job to provide the worst example (how the ruleset fails).




