gabor papp &lt;gabor.lists@mndl.hu&gt; írta: <br /><br /><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span class="tartalom">hello,<br /><br />has anyone implemented delaunay triangulations/voronoi diagrams or<br />worked on bindings for existing computational geometry libraries like<br />qhull or cgal? any help would be appreciated.<br /></span></blockquote><br />Hi,<br /><br />I have only an AutoLISP version of the Delaunay triangulation. Not mine,<br />I have downloaded it from the Web.<br />I suspect&nbsp; :-) You are Hungarian, so you can check out this page<br />http://e-oktat.pmmf.hu/graftervrendszprog<br /><br />For more serious Delaunay triangulation in 2D see this link:<br />http://www.cs.cmu.edu/~quake/triangle.html<br />The program is in C. I think it would be very easy to interface with it through FFI.<br /><br />Best regards<br />Peter Ivanyi<br />