Robert Kern wrote:
> 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.
Indeed. Thanks for the correction. I use the Delaunay triangulation
frequently to triangulate, but now I remember that my polygons are
already convex!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to