Group unsorted start and end curve points, curve point sort.

Опубликовано: 24 Февраль 2026
на канале: Houdini 123
4,511
100

0:00 - Intro
0:22 - Group unsorted points
3:25 - Sorting points on a curve
9:11 - Sorting points on multiple curves
10:39 - Sorting points on multiple curves and specifying direction

Scripts:
neighbourcount(0,@ptnum)==chi("valence")
i@_pt_num = @ptnum;
f@pscale = fit(@ptnum, 0, @numpt-1, 0, 1);
f@pscale = chramp("ramp", f@pscale);


Sometimes you don’t have the luxury of sorted curve points. How to deal with it? How to group start and end points and how to sort the curve if necessary? Learn how in this tutorial.

Patreon with all the goodies:
  / houdini123  

Gumroad:
https://gumroad.com/houdini123

Instagram:
  / houdini123_tutorials