Generating Random Convex Polygons?

Правка en1, от rkm0959, 2017-03-03 12:02:42

I want to generate a random convex polygon, with (hopefully) integer points (lattice points) as vertices.

I am aware of methods using circles/ellipses and using random angles to create a random convex polygon, but I want a method which gives a much more "random" polygon. Is this possible in a not-so-difficult way?

Thanks in advance. :D

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский rkm0959 2017-03-03 12:02:42 380 Initial revision (published)