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

WIP: Use Spiral iterator for ViewRegion #228

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

maxammann
Copy link
Collaborator

The idea of this PR is to iterate in a spiral over the 2D view region instead of left-right -> top-bottom.

Implementation taken from here: https://stackoverflow.com/questions/398299/looping-in-a-spiral

@maxammann maxammann marked this pull request as ready for review December 15, 2022 14:39
@maxammann maxammann changed the title Improve ViewRegion iterator Use Spiral iterator for ViewRegion Dec 15, 2022
@maxammann maxammann marked this pull request as draft December 15, 2022 15:13
@maxammann maxammann marked this pull request as ready for review October 9, 2023 12:12
@maxammann maxammann marked this pull request as draft October 20, 2023 20:00
@maxammann maxammann changed the title Use Spiral iterator for ViewRegion WIP: Use Spiral iterator for ViewRegion Oct 20, 2023
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.

None yet

1 participant