Sorting 3D points on the surface of a sphere in cl

2019-06-06 18:51发布

问题:

I have an array of 3D points on the surface of the unit sphere, and a center point C (also on the surface of the unit sphere). How can I sort these points so they are in clockwise order relative to the surface?