napari pymeshlab
Interfaces between napari and pymeshlab library to allow import, export and construction of surfaces.
Interfaces between napari
and the pymeshlab
library to allow import, export, construction and processing of surfaces.
This is a WIP and feature requests are welcome. Please check PyMeshLab for possible features.
Feature list¶
- Read/write .3ds, .apts, .asc, .bre, .ctm, .dae, .e57, .es, .fbx, .glb, .gltf, .obj, .off, .pdb, .ply, .ptx, .qobj, .stl, .vmi, .wrl, .x3d, .x3dv
- Screened Poisson Surface Reconstruction
- Convex hull of a surface
- Laplacian smoothing of surfaces
- Smoothing surfaces using Taubin's method
- Surface simplification using clustering decimation
- colorize_curvature_apss
Some functions are shown in the demo notebook.
Installation¶
You can install napari-pymeshlab
via pip:
pip install napari-pymeshlab
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 GNU GPL v3.0 license, "napari-pymeshlab" is free and open source software
Issues¶
If you encounter any problems, please file an issue along with a detailed description.
Supported data:
- Information not submitted
Plugin type:
Save layers:
GitHub activity:
- Stars: 8
- Forks: 2
- Issues + PRs: 2