rkm0959's blog

By rkm0959, history, 7 years ago, In English

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

Full text and comments »

  • Vote: I like it
  • +8
  • Vote: I do not like it