Adaptive Triangular Meshes with Julia
I wrote a Julia wrapper for generation and local refinement of 2D triangular meshes (get official Julia package). The package interfaces the well-known C-library Triangle and is available for Linux, Windows and macOS. A documentation is available on GitHub.