triangulation

Kristian Zoerhoff kristian.zoerhoff at gmail.com
Wed Nov 9 13:38:52 EST 2005


On 11/9/05, Shi Mu <samrobertsmith at gmail.com> wrote:
> Delaunay triangulations
>
> On 11/9/05, Robert Kern <robert.kern at gmail.com> wrote:
> > Shi Mu wrote:
> > > is there any sample code to triangulation? many thanks!
> >
> > Triangulation of what? Scattered points in a plane? 2D manifolds
> > embedded in a 3D space?
> >
> > Delaunay triangulations? Constrained triangulations?

Googling "delaunay triangulation python" gives this as the first hit:

http://www.python.org/pypi/Delny/0.1.0a2

--
Kristian

kristian.zoerhoff(AT)gmail.com
zoerhoff(AT)freeshell.org



More information about the Python-list mailing list