Xref: utzoo sci.math:8197 comp.graphics:7913 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!texbell!nuchat!texhrc!bls From: bls@texhrc.UUCP (Brian L. Sumner) Newsgroups: sci.math,comp.graphics Subject: Barycentric coordinates Keywords: Barycentric,coordinates Message-ID: <346@texhrc.UUCP> Date: 16 Oct 89 20:49:24 GMT Organization: Texaco Houston Res. Cntr Hou, Tx Lines: 12 I would appreciate some references to - or a quick discussion of Barycentric coordinates. I think I want to use them to answer the the following problems: 1) Given a set of n points (in 2 or 3 space), decide whether an arbitrary given point is interior to the convex hull of the n points. 2) Given a set of n points, find which edge of their convex hull is closest to an arbitrary given point. Thanks