Andrew Straw wrote: > The scipy scikits delaunay module may also be interesting to you. Not a > lot in the way of documentation, but I've been using it for a couple > years now with few troubles: > > http://scipy.org/scipy/scikits/browser/trunk/delaunay/scikits/delaunay
The Delaunay triangulation of a point cloud is quite different from a triangular tesselation of a polygon. scikits.delaunay won't help. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
