5 <div class="alert alert-warning">
6 **Attention**, l'extension est en plein développement, nous n'en
7 sommes à la version 0.2, donc, beaucoup de choses ne sont
8 pas opérationnelles. Utilisez là, mais en ayant ça en tête.
10 Tout retour d'utilisation sera le bienvenu !
13 <div class="alert alert-warning">
14 **Warning**, this package is under development, a lot of things is not
15 working properly yet. There is no documentation (but there will be).
17 Every feedback will be appreciated.
22 A PDF documentation (in english) is available in the `doc` directory
26 * [luamesh-doc.pdf](doc/luamesh-doc.pdf)
30 You can find files used to test the features in the `test`
35 You can download a `zip` file in the `archives` directory or
36 [here (v0.2)](arcihves/luamesh-v0-2.zip) and follow the instruction written
41 * Translation of the documentation in french.
42 * Macro to generate a meshed rectangle.
43 * Macro to generate a meshed circle.
44 * Macro that, given a border defined by a set of points, adds points
45 inside to generate the mesh.
46 * Other 2D algorithms (divide and conquer, etc.)