Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would you mind give some examples for using this lib? #2

Open
lenyou opened this issue May 19, 2020 · 6 comments
Open

Would you mind give some examples for using this lib? #2

lenyou opened this issue May 19, 2020 · 6 comments
Labels
info Issues containing information of general interest

Comments

@lenyou
Copy link

lenyou commented May 19, 2020

No description provided.

@m-albert
Copy link

Would love to see some examples, too! Cheers

@schlegelp
Copy link
Collaborator

schlegelp commented Jun 12, 2020

Hi. Apologies for the radio silence. I have pretty much dropped this project half way through. At the moment only the mesh contraction part is implement but the actual skeletonization is still missing. If you are mostly interested in the latter, check out e.g. Teasar.

For the mesh contraction, I have added a short example to the readme.

Hope that helps.

Edit 16/06/20:
Skeletonization functionality added (see readme)

@m-albert
Copy link

@schlegelp Great, thanks for the pointer :)

@schlegelp schlegelp added the info Issues containing information of general interest label Jul 7, 2020
@schlegelp
Copy link
Collaborator

@m-albert @lenyou Just an update to say that I have now added skeletonization functionality - see the examples in the readme.

@lenyou
Copy link
Author

lenyou commented Jul 18, 2020

Great! Thanks a lot

@TzabarDolev
Copy link

I've created a short script to compute the skeleton of a stl file using skeletor
https://github.com/TzabarDolev/Mesh_skeltonization/blob/main/skeletor_test.py

you can donwload it and use any stl file you want, just rename the path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info Issues containing information of general interest
Projects
None yet
Development

No branches or pull requests

4 participants