mesh_segmentation icon indicating copy to clipboard operation
mesh_segmentation copied to clipboard

A python addon for mesh segmentation in blender using spectral clustering methods

Results 3 mesh_segmentation issues
Sort by recently updated
recently updated
newest added

I'm trying to segment the following mesh (it's a hard drive with components) into component meshes. ![hdd_alone](https://user-images.githubusercontent.com/35396058/61879129-c01dae00-aef2-11e9-907d-5fd2a7afc25f.png) In, short I'd like to have this: ![all_combined](https://user-images.githubusercontent.com/35396058/61879124-bdbb5400-aef2-11e9-8e89-69a8fd247025.png) I am Ubuntu 18 and...

I imported a.stl file into Blender and activated the plugin according to usage, but I couldn't find "segment mesh" after pressing F3. I want to know the solution.

Hi could you add feature to automate clusters calculations?