Run 3D mechanical simulations from segmented 2D images with pyVertexModel. In napari, you would be able to run the 3D vertex model with a graphical user interface.
This napari plugin was generated with copier using the napari-plugin-template (None).
You can install napari-pyvertexmodel via pip:
pip install napari-pyvertexmodel
If napari is not already installed, you can install napari-pyvertexmodel with napari and Qt via:
pip install "napari-pyvertexmodel[all]"
To install latest development version :
pip install git+https://github.com/pablo1990/napari-pyvertexmodel.git
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the GNU GPL v3.0 license, "napari-pyvertexmodel" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.