{"name":"napari-threedee","display_name":"napari-threedee","visibility":"hidden","icon":"","categories":[],"schema_version":"0.1.0","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"napari-threedee.QtPointAnnotatorWidget","title":"Create point annotator","python_name":"napari_threedee.dock_widgets:QtPointAnnotatorWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtPathAnnotatorWidget","title":"Create path annotator","python_name":"napari_threedee.dock_widgets:QtPathAnnotatorWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtSphereAnnotatorWidget","title":"Create sphere annotator","python_name":"napari_threedee.dock_widgets:QtSphereAnnotatorWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtSurfaceAnnotatorWidget","title":"Create surface annotator","python_name":"napari_threedee.dock_widgets:QtSurfaceAnnotatorWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtLabelAnnotatorWidget","title":"Create label annotator","python_name":"napari_threedee.dock_widgets:QtLabelAnnotatorWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtRenderPlaneManipulatorWidget","title":"Create render plane manipulator","python_name":"napari_threedee.dock_widgets:QtRenderPlaneManipulatorWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtPointManipulatorWidget","title":"Create point manipulator","python_name":"napari_threedee.dock_widgets:QtPointManipulatorWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtLayerManipulatorWidget","title":"Create layer manipulator","python_name":"napari_threedee.dock_widgets:QtLayerManipulatorWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtLightingControlWidget","title":"Create mesh lighting control","python_name":"napari_threedee.dock_widgets:QtLightingControlWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtAmbientOcclusionWidget","title":"Create ambient occlusion widget","python_name":"napari_threedee.dock_widgets:QtAmbientOcclusionWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.QtCameraSplineWidget","title":"Create camera spline control widget","python_name":"napari_threedee.dock_widgets:QtCameraSpline","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.read_n3d","title":"Read \".n3d\" files","python_name":"napari_threedee.annotators.io._napari:read_n3d_zarr","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-threedee.write_n3d","title":"Save points layer to n3d","python_name":"napari_threedee.annotators.io._napari:write_n3d_zarr","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":[{"command":"napari-threedee.read_n3d","filename_patterns":["*.n3d"],"accepts_directories":true}],"writers":[{"command":"napari-threedee.write_n3d","layer_types":["points"],"filename_extensions":[".n3d"],"display_name":""}],"widgets":[{"command":"napari-threedee.QtPointAnnotatorWidget","display_name":"point annotator","autogenerate":false},{"command":"napari-threedee.QtPathAnnotatorWidget","display_name":"path annotator","autogenerate":false},{"command":"napari-threedee.QtSphereAnnotatorWidget","display_name":"sphere annotator","autogenerate":false},{"command":"napari-threedee.QtSurfaceAnnotatorWidget","display_name":"surface annotator","autogenerate":false},{"command":"napari-threedee.QtLabelAnnotatorWidget","display_name":"label annotator","autogenerate":false},{"command":"napari-threedee.QtRenderPlaneManipulatorWidget","display_name":"render plane manipulator","autogenerate":false},{"command":"napari-threedee.QtPointManipulatorWidget","display_name":"point manipulator","autogenerate":false},{"command":"napari-threedee.QtLayerManipulatorWidget","display_name":"layer manipulator","autogenerate":false},{"command":"napari-threedee.QtLightingControlWidget","display_name":"mesh lighting controls","autogenerate":false},{"command":"napari-threedee.QtAmbientOcclusionWidget","display_name":"ambient occlusion controls","autogenerate":false},{"command":"napari-threedee.QtCameraSplineWidget","display_name":"camera spline control","autogenerate":false}],"sample_data":null,"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.1","name":"napari-threedee","version":"0.0.19","dynamic":null,"platform":null,"supported_platform":null,"summary":"A suite of useful tools based on 3D interactivity in napari","description":"# napari-threedee\n\n[![License](https://img.shields.io/pypi/l/napari-threedee.svg?color=green)](https://github.com/alisterburt/napari-threedee/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-threedee.svg?color=green)](https://pypi.org/project/napari-threedee)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-threedee.svg?color=green)](https://python.org)\n[![tests](https://github.com/napari-threedee/napari-threedee/workflows/tests/badge.svg)](https://github.com/napari-threedee/napari-threedee/actions)\n[![codecov](https://codecov.io/gh/napari-threedee/napari-threedee/branch/main/graph/badge.svg)](https://codecov.io/gh/napari-threedee/napari-threedee)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-threedee)](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\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
\n\n\n\n\n | \n\n[mesh lighting control](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/mesh_headlight_plugin.py)\n\n |
\n\n\n\n | \n\n[annotate points on planes](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/point_annotator_plugin.py)\n\n |
\n\n\n\n | \n\n[render plane manipulator](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/render_plane_manipulator_plugin.py)\n\n |
\n\n\n\n | \n\n[layer manipulator](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/layer_manipulator_plugin.py)\n\n |
\n\n\n\n | \n\n[point manipulator](https://github.com/napari-threedee/napari-threedee/blob/main/docs/examples/plugin/points_manipulator_plugin.py)\n\n\n |