# napari-threedee
[](https://github.com/alisterburt/napari-threedee/raw/main/LICENSE)
[](https://pypi.org/project/napari-threedee)
[](https://python.org)
[](https://github.com/napari-threedee/napari-threedee/actions)
[](https://codecov.io/gh/napari-threedee/napari-threedee)
[](https://napari-hub.org/plugins/napari-threedee)
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.
<!--
Don't miss the full getting started guide to set up your new package:
https://github.com/napari/cookiecutter-napari-plugin#getting-started
and review the napari docs for plugin developers:
https://napari.org/docs/plugins/index.html
-->
## 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](https://napari-threedee.github.io/generated/gallery/).
<table border="0">
<tr><td>
<img src="https://user-images.githubusercontent.com/1120672/173021751-9206de7d-5675-4aac-aa9e-8585457a7799.gif"
width="300"/>
</td><td>
[mesh lighting control](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/mesh_headlight_plugin.py)
</td></tr><tr><td>
<img src="https://user-images.githubusercontent.com/1120672/173022286-2473b6b2-a20e-4514-88a4-8295e001f099.gif"
width="300"/>
</td><td>
[annotate points on planes](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/point_annotator_plugin.py)
</td></tr><tr><td>
<img src="https://user-images.githubusercontent.com/1120672/173023185-b6936d1d-590c-4b9b-816a-3779dfe774da.gif"
width="300"/>
</td><td>
[render plane manipulator](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/render_plane_manipulator_plugin.py)
</td></tr><tr><td>
<img src="https://user-images.githubusercontent.com/1120672/173023795-7150d3c2-d3d1-4913-981d-1092c1b59f21.gif"
width="300"/>
</td><td>
[layer manipulator](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/layer_manipulator_plugin.py)
</td></tr><tr><td>
<img src="https://user-images.githubusercontent.com/1120672/173024361-2f05c68b-e94d-4734-9f5e-1606391e6463.gif"
width="300"/>
</td><td>
[point manipulator](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/points_manipulator_plugin.py)
</td></tr></table>
## 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.
[napari]: https://github.com/napari/napari
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[@napari]: https://github.com/napari
[MIT]: http://opensource.org/licenses/MIT
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin
[file an issue]: https://github.com/alisterburt/napari-threedee/issues
[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/
Raw data
{
"_id": null,
"home_page": "https://github.com/alisterburt/napari-threedee",
"name": "napari-threedee",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "napari team",
"author_email": "napari-steering-council@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/c7/2a/fa47066448f1b1d6ff045c92bb4eaf8d4c4486e85dbb87af7241c61763e5/napari_threedee-0.0.28.tar.gz",
"platform": null,
"description": "# napari-threedee\n\n[](https://github.com/alisterburt/napari-threedee/raw/main/LICENSE)\n[](https://pypi.org/project/napari-threedee)\n[](https://python.org)\n[](https://github.com/napari-threedee/napari-threedee/actions)\n[](https://codecov.io/gh/napari-threedee/napari-threedee)\n[](https://napari-hub.org/plugins/napari-threedee)\n\nA suite of useful tools based on 3D interactivity in napari\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using [@napari]'s [cookiecutter-napari-plugin] template.\n\n<!--\nDon't miss the full getting started guide to set up your new package:\nhttps://github.com/napari/cookiecutter-napari-plugin#getting-started\n\nand review the napari docs for plugin developers:\nhttps://napari.org/docs/plugins/index.html\n-->\n\n## Installation\n\nYou can install `napari-threedee` via [pip]:\n\n pip install napari-threedee\n\n\n\nTo install latest development version :\n\n pip install git+https://github.com/alisterburt/napari-threedee.git\n\n## Example applications\n\nSee the full list of [example gallery scripts here on our website](https://napari-threedee.github.io/generated/gallery/).\n\n<table border=\"0\">\n<tr><td>\n\n\n<img src=\"https://user-images.githubusercontent.com/1120672/173021751-9206de7d-5675-4aac-aa9e-8585457a7799.gif\"\nwidth=\"300\"/>\n\n</td><td>\n\n[mesh lighting control](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/mesh_headlight_plugin.py)\n\n</td></tr><tr><td>\n\n<img src=\"https://user-images.githubusercontent.com/1120672/173022286-2473b6b2-a20e-4514-88a4-8295e001f099.gif\"\nwidth=\"300\"/>\n\n</td><td>\n\n[annotate points on planes](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/point_annotator_plugin.py)\n\n</td></tr><tr><td>\n\n<img src=\"https://user-images.githubusercontent.com/1120672/173023185-b6936d1d-590c-4b9b-816a-3779dfe774da.gif\"\nwidth=\"300\"/>\n\n</td><td>\n\n[render plane manipulator](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/render_plane_manipulator_plugin.py)\n\n</td></tr><tr><td>\n\n<img src=\"https://user-images.githubusercontent.com/1120672/173023795-7150d3c2-d3d1-4913-981d-1092c1b59f21.gif\"\nwidth=\"300\"/>\n\n</td><td>\n\n[layer manipulator](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/layer_manipulator_plugin.py)\n\n</td></tr><tr><td>\n\n<img src=\"https://user-images.githubusercontent.com/1120672/173024361-2f05c68b-e94d-4734-9f5e-1606391e6463.gif\"\nwidth=\"300\"/>\n\n</td><td>\n\n[point manipulator](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/points_manipulator_plugin.py)\n\n\n</td></tr></table>\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-threedee\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n\n[file an issue]: https://github.com/alisterburt/napari-threedee/issues\n\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A suite of useful tools based on 3D interactivity in napari",
"version": "0.0.28",
"project_urls": {
"Bug Tracker": "https://github.com/napari-threedee/napari-threedee/issues",
"Documentation": "https://github.com/napari-threedee/napari-threedee#README.md",
"Homepage": "https://github.com/alisterburt/napari-threedee",
"Source Code": "https://github.com/napari-threedee/napari-threedee",
"User Support": "https://github.com/napari-threedee/napari-threedee/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d036ef3e749b31711ebd91687ad0a3bac29ce61f9f09813b627f3712c9bbbe16",
"md5": "a8986c883dbcbe7807ef08f1ac6ab95f",
"sha256": "8847c02f16bddffe7b7a2dd5aabf6b1c7b86ada719996fd27c5344b0670d588b"
},
"downloads": -1,
"filename": "napari_threedee-0.0.28-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8986c883dbcbe7807ef08f1ac6ab95f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 102192,
"upload_time": "2024-10-08T16:37:33",
"upload_time_iso_8601": "2024-10-08T16:37:33.111386Z",
"url": "https://files.pythonhosted.org/packages/d0/36/ef3e749b31711ebd91687ad0a3bac29ce61f9f09813b627f3712c9bbbe16/napari_threedee-0.0.28-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c72afa47066448f1b1d6ff045c92bb4eaf8d4c4486e85dbb87af7241c61763e5",
"md5": "417c7007d78bc50bfcbfc72712554f14",
"sha256": "c6e9f9262e2c627473b15dc8de615549b1b4cdbf14744659b5eda5ffe5446c6a"
},
"downloads": -1,
"filename": "napari_threedee-0.0.28.tar.gz",
"has_sig": false,
"md5_digest": "417c7007d78bc50bfcbfc72712554f14",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 199122,
"upload_time": "2024-10-08T16:37:35",
"upload_time_iso_8601": "2024-10-08T16:37:35.342704Z",
"url": "https://files.pythonhosted.org/packages/c7/2a/fa47066448f1b1d6ff045c92bb4eaf8d4c4486e85dbb87af7241c61763e5/napari_threedee-0.0.28.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-08 16:37:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alisterburt",
"github_project": "napari-threedee",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "napari-threedee"
}