Fixed a minor mistake in the plotVoronoiDiagram
function.
Fixed a small mistake in the C code.
Changed sprintf
to snprintf
in the C
code.
Improved doc and examples.
Now the elevated Delaunay tessellation also returns the total area of the triangulation.
New feature: elevated Delaunay tessellation (also called 2.5D Delaunay triangulation).
First release.