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

Deal with holes in polygons #3

Open
konmast3r opened this issue Nov 30, 2019 · 5 comments
Open

Deal with holes in polygons #3

konmast3r opened this issue Nov 30, 2019 · 5 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@konmast3r
Copy link
Collaborator

No description provided.

@konmast3r konmast3r added bug Something isn't working enhancement New feature or request labels Nov 30, 2019
@sahitono
Copy link

Hi, is there any progress on this ? I think that it is easier if the type is Solid because boolean modifier can be applied to difference between exterior and interior.

@konmast3r
Copy link
Collaborator Author

Hi, no so far holes aren't supported but it will probably be addressed in the near future. Thanks for the suggestion.

@sahitono
Copy link

I made some changes to your code and i able to import polygon with hole to blender. I create mesh for each surface >> triangulate polygon with hole (bmesh)>> delete hole faces >> join all surface mesh. It work as expected but the problem is it have different geometry because of triangulated polygon. If you want to see it, i'll be glad to help.

@konmast3r
Copy link
Collaborator Author

Thank you for your time and effort. As soon as I will start dealing with this issue, any help will be welcome!

@sahitono
Copy link

That's great. I'll create a fork of it for a moment. I'm also trying to make it able to import texture too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants