viewer for fea2 based on vedo/vtk
Stable releases can be installed from PyPI.
pip install compas_fea2_vedo
To install the latest version for development, do:
git clone https://github.com/fea2/compas_fea2_vedo.git
cd compas_fea2_vedo
pip install -e ".[dev]"
For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: compas_fea2_vedo docs
If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.