luamesh__source

Computes and draws 2D Delaunay triangulation

Version:
0.7
Copyright:
License:
lppl1.3
Packaged on:
02/07/2023 18:33:36
Number of files:
8
Size on disk:
62.34 kB

The package allows to compute and draw 2D Delaunay triangulation. The algorithm is written with lua, and depending upon the choice of the engine, the drawing is done by MetaPost (with luamplib) or by TikZ. The Delaunay triangulation algorithm is the Bowyer and Watson algorithm. Several macros are provided to draw the global mesh, the set of points, or a particular step of the algorithm.