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

Non-convex polygon fills #59

Open
ahuston-0 opened this issue Sep 29, 2021 · 0 comments
Open

Non-convex polygon fills #59

ahuston-0 opened this issue Sep 29, 2021 · 0 comments

Comments

@ahuston-0
Copy link
Collaborator

Our current method of filling 2D-polygons only works reliably for convex shapes at the moment. We really need to implement an alternate method, most likely by breaking down each polygon into triangles and then filling the new triangles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant