2 Bclogo package by Maxime Chupin
3 Version 0.5 dated 2017/02/09
5 The LuaLaTeX package luamesh allows to compute and draw 2D Delaunay triangulation.
6 The algorithm is written with lua, and depending on the choice of the “engine”,
7 the drawing is done by MetaPost (with luamplib) or by tikz.
8 The Delaunay triangulation algorithm is the Bowyer and Watson algorithm.
9 Several macros are provided to draw the global mesh, the set of points, or
10 a particular step of the algorithm.
12 This work may be distributed and/or modified under the
13 conditions of the LaTeX Project Public License, either version 1.3
14 of this license or (at your option) any later version.
15 The latest version of this license is in
16 http://www.latex-project.org/lppl.txt
17 and version 1.3 or later is part of all distributions of LaTeX
18 version 2005/12/01 or later.
21 ===== documentation =====
38 ===== Lua Script File =====
41 ===== Files for LuaLaTeX =====
45 The archive luamesh-v0-5.zip contains all the files to insert into your texmf.