a MATLAB program which tries to correct situations in which a Triangulation includes corner triangles, that is, triangles which have two sides on boundary
Create a Delaunay Triangulation or Voronoi diagram by clicking points. Delaunay Triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.