Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!elroy!mahendo!jplgodo!wlbr!etn-rad!jru From: jru@etn-rad.UUCP (John Unekis) Newsgroups: comp.graphics Subject: Re: Algorithm wanted: Circle enclosing points Message-ID: <497@etn-rad.UUCP> Date: 4 Apr 88 16:28:07 GMT References: <496@etn-rad.UUCP> <3229@phri.UUCP> Reply-To: jru@etn-rad.UUCP (John Unekis) Organization: Eaton Inc. IMSD, Westlake Village, CA Lines: 8 In article <3229@phri.UUCP> roy@phri.UUCP (Roy Smith) writes: >jru@etn-rad.UUCP (John Unekis) writes: >> Try finding the maximum and minimum x coordinates, then average to get the .... >2. The fifth point, (1.9,1.9) does not fall within that circle. .... Oops. So much for that little inspiration. I suppose I should have tried it on more than 2 sets of points. Oh, well. Anyone have a working solution?