Automatically produce convex polygons

Nicholasfox shared this question 2 years ago
Answered

By referring to the method provided on this page,

https://help.geogebra.org/t...

I made a method to automatically produce convex polygons,as below:

https://www.geogebra.org/ca...

But I don't think it's a effective way, Because I have a heavy CPU load, I can't imagine 5 more points.

Please help, Thanks.

Best Answer
photo

If I understand correctly, all you want is the convex hull of a set of given points in 2D? There is already a built-in funktion for that

ConvexHull( <List of Points> )

Comments (5)

photo
2

If I understand correctly, all you want is the convex hull of a set of given points in 2D? There is already a built-in funktion for that

ConvexHull( <List of Points> )

photo
1

OMG. Thanks.

photo
photo
2

have you tried convexhull() command?

use First(graph1, Length(graph1)) also

photo
1

Thank you very much.

photo
photo
1

Amazing.

© 2023 International GeoGebra Institute