I have a set of coordinates in a 3D system, the points are generated randomly. I've trying to order them based on their position in Room ,without any sign of success.
what I want to do is to get a order a way that looks more like a helix.
I've tried to order the X's,Y's and Z's to get the helix curve but the result was even worst, in the image you can see point Nr 29 in the wrong position!
can anyone here give me a hint about how can I order them. PS: the set of the points can changed for that I need to have a logic behind the order + I'm NOT asking for code!!
thanks in advance !