PrunedDelaunay-example.nb
PrunedDelaunayEdges, PrunedDelaunayPairs
Example Cellzilla2D notebook.
LGPL 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[5]:=
Out[5]=
Compare the Pruned Delaunay (Red) with the Full Delaunay (Black Dashes)
In[6]:=
In[7]:=
In[8]:=
Out[8]=
In[9]:=
Out[9]=
In[10]:=
Out[10]=
In[11]:=
Out[11]=