Erkaman/hole_fixer

How to find No of holes ?

Opened this issue · 2 comments

Hi @Erkaman ,

Thank you so much for this repo.

this code is working fine for given bunny model. I tried with a simple model which has 3 holes & i had to run 3 times.

But I have a model which has multiple holes (i am not sure about no of holes).

So How to find no of holes ?

or Is there any way that it will fill all the holes ?

Thanks,
Jay

Hi,i am facing the same questions. if i have a simple model which has 3 holes, how to run it 3 times, should i modify the Command line params every time? Have you had a solution for a model which has multiple holes?
Thanks a lot.

Hi, i have known how to run it 3 times if i have a simple model which has 3 holes, we can put the outputs model in the first time as the input in the second times, and it can fix the second hole, similarly,the third holes.
but i still have no idea of the number of holes of a model with multiple holes, and can the code check the holes and fix them automatically?
Looking forward for your reply! THANKS!