geometry - how to connect 4 random points with 4 no intersecting line segments? -


the points in plane,marked 2 numbers indicating coordinates.give out connect sequence.

take convex hull. if quadrilateral, done. if triangle, can break of edges apart include inner point.


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

How to mention the localhost in android -

php - Calling a template part from a post -