COMPAS friendly interface for Gmsh.
conda create -n gmsh -c conda-forge compas
conda activate gmsh
pip install compas_gmsh
Have a look at some of the first examples in the documentation.
compas_gmsh
provides a COMPAS friendly interface to Gmsh
.
Gmsh
is released under GPL-2.0-or-later.