>>1015304
Update to the curve interpolator. I changed the method entirely. New method isn't any faster than the old one like I hoped it would be. But it is a lot more accurate. Near perfect coverage. Though there are still some minor things I have to fix. And the nodes are well organized. Making it easy to transfer attributes.
I might be able to speed up the whole node group, if instead of trimming curves, I set the points where they need to be first, and then convert the points into curves.
I also happened to figure out how to make the whole head follow the guides cleanly. So this time, all 10,000 curves are showing.(Although my real target is 100,000 curves)