7 * Reader for gmesh `msh` file to plot meshes produced by this
9 * Implement the picture mode `embedded` to allow the generated code
10 (`mplibcode` or `tikz`) to be included in a `mplibcode` or
11 `tikzpicture` environment (for now, the produced code contains the
12 environment declarations).
13 * Macro to generate a meshed rectangle.
14 * Macro to generate a meshed circle.
15 * Macro that, given a border defined by a set of points, adds points
16 inside to generate the mesh.
17 * Other algorithms (divide and conquer)