--- /dev/null
+# Package `luamesh`
+
+## Introduction
+
+## TODO list
+
+* Reader for gmesh `msh` file to plot meshes produced by this
+ software.
+* Implement the picture mode `embedded` to allow the generated code
+ (`mplibcode` or `tikz` code) to be include in a `mplibcode` or
+ `tikzpicture` environment (for now, the produced code contains the
+ environment declarations).
+* Macro to generate a meshed rectangle.
+* Macro to generate a meshed circle.
+* Macro that, given a border defined by a set of points, adds points
+ inside to generate the mesh.
+* Other algorithms (divide and conquer)