Skip to main content
Tweeted twitter.com/#!/StackGameDev/status/226762142949470208
added 13 characters in body
Source Link
House
  • 73.5k
  • 17
  • 188
  • 276

Is there an algorithm to generate random 2d2D points that are at the same distance between each other? Useful for starting points. Check map:

enter image description heremap showing points equidistant(ish) from each other

DontDon't be picky, iI know in the image points are not at the same distance, lol, but you get the idea.

Thanks!

Is there an algorithm to generate random 2d points that are at the same distance between each other? Useful for starting points. Check map:

enter image description here

Dont be picky, i know in the image points are not at the same distance, lol, but you get the idea.

Thanks!

Is there an algorithm to generate random 2D points that are at the same distance between each other? Useful for starting points. Check map:

map showing points equidistant(ish) from each other

Don't be picky, I know in the image points are not at the same distance, lol, but you get the idea.

Source Link
Gabriel
  • 1.2k
  • 1
  • 12
  • 20

Generate random starting points at same distance between them

Is there an algorithm to generate random 2d points that are at the same distance between each other? Useful for starting points. Check map:

enter image description here

Dont be picky, i know in the image points are not at the same distance, lol, but you get the idea.

Thanks!