napari-threedee
A suite of useful tools based on 3D interactivity in napari
A suite of useful tools based on 3D interactivity in napari
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-threedee
via pip:
pip install napari-threedee
To install latest development version :
pip install git+https://github.com/alisterburt/napari-threedee.git
Example applications
See the full list of example gallery scripts here on our website.
| |
| |
| |
| |
|
Contributing
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.
License
Distributed under the terms of the BSD-3 license, "napari-threedee" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.0.29
Last updated:
- 2025-07-08
First released:
- 2022-06-10
License:
- BSD-3-Clause
Supported data:
- Information not submitted
Plugin type:
Open extension:
Save extension:
Operating system:
- Information not submitted
Requirements:
- einops
- imageio!=2.11.0,!=2.22.1,>=2.5.0
- libigl
- magicgui
- morphosamplers
- mrcfile
- napari>=0.5.0
- numpy
- pandas
- pooch
- psygnal
- pydantic
- qtpy
- scipy
- superqt
- vispy
- zarr<3
- lxml[html-clean]>5; extra == 'dev'
- mkdocs; extra == 'dev'
- mkdocs-gallery>0.7.6; extra == 'dev'
- mkdocs-material; extra == 'dev'
- mkdocs-video; extra == 'dev'
- mkdocstrings[python]; extra == 'dev'
- pytest; extra == 'dev'
- pytest-qt; extra == 'dev'
- qtgallery; extra == 'dev'
- scikit-image[data]; extra == 'dev'