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

Boustrophedon ordering #1

Open
tslumley opened this issue Apr 21, 2016 · 0 comments
Open

Boustrophedon ordering #1

tslumley opened this issue Apr 21, 2016 · 0 comments

Comments

@tslumley
Copy link
Owner

If the error to be diffused over nearby hexes puts any of the triangles below zero, the negative part is passed on to the subsequent hex in rendering order. At the moment, the subsequent hex for a hex on the right edge of the plot is on the left edge. If we switched rendering order to go left to right along one row then right to left along the next, the error diffusion would be more accurate. Slightly.

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