This page is currently under construction, more updates soon
One of the steps in generating uniform meshes is filling the space with regular elements, for instance triangles. In 2D this can be done by triangulating regular polygon, for instance hexagon. I have written a simple tool for generating such triangulations.