From: Richard on
Hi, I need an algorithm to place 22 points within an area 400 * 400 so that all points are distributed evenly throughout the space. They should be 'as closely as possible' evenly spaced from each other and from the boundary edges. I need an algorithm that I can adapt to other quantities of points and areas. Any help much appreciated.