Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!psuvax1!psuhcx!sbj From: sbj@psuhcx (Sanjay B. Joshi) Newsgroups: comp.graphics Subject: distribution of points on plane/surface Message-ID: <1169@psuhcx.psu.edu> Date: 1 Feb 89 17:06:14 GMT Sender: sbj@psuhcx.psu.edu Reply-To: sbj@psuhcx (Sanjay B. Joshi) Distribution: usa Organization: Penn State University Engineering Computer Lab Lines: 14 I am looking for any references or pointers on the following problem: Given N points, how can they be distributed over a given bounded plane/surface such that the distribution is fairly uniform, and no two points are closer than a certain given amount. For example, given a L shaped polygon, how to distribute 50 points on it, such that no two points are less than delta distance from each other. thanks, sanjay.