haesleinhuepf / napari-process-points-and-surfaces

Process and analyze surfaces using vedo in napari.
BSD 3-Clause "New" or "Revised" License
21 stars 4 forks source link

Remove Open3D dependency #14

Closed haesleinhuepf closed 1 year ago

haesleinhuepf commented 1 year ago

If we manage to replace all Open3D-related functions with vedo-based functions, we could make nppas a conda-package.

Related: