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

Start cleaning up sweep algorithm #1026

Merged
merged 5 commits into from
Sep 1, 2022
Merged

Start cleaning up sweep algorithm #1026

merged 5 commits into from
Sep 1, 2022

Conversation

hannobraun
Copy link
Owner

The sweep algorithm has been cleaned up many times already, but it keeps being a thorn in my side. Right now, because it makes various dodgy assumptions that prevent a big simplification from being made (#1020).

This is the start of an attempt to divide the edge sweeping code into smaller, more easily understood pieces, while also making it more correct and less dodgy at the same time. I have code in a local branch that continues this work, but since I'm having problems getting this ready, I figured I'd start with these humble beginnings.

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

Successfully merging this pull request may close these issues.

1 participant