PrunedDelaunay-example.nb
PrunedDelaunayEdges, PrunedDelaunayPairs
Example Cellzilla2D notebook.
GPL License applies.
See http://xlr8r.info and http://cellzilla.info for further details.
In[1]:=
Here is a list of points
In[2]:=
Find the Delaunay Triangulation of the points
In[3]:=
Out[3]=
Plot the Delaunay Triangulation
In[4]:=
Out[4]=
Find the Bounded Voronoi
In[6]:=
Out[6]=
Compare the Pruned Delaunay (Red) with the Full Delaunay (Black Dashes)
In[7]:=
In[8]:=
In[9]:=
Out[9]=
In[10]:=
Out[10]=
In[11]:=
Out[11]=
In[12]:=
Out[12]=