-
Notifications
You must be signed in to change notification settings - Fork 3
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
Drawing order incorrect in more complex images #1
Comments
Oh interesting, yeah I'll take a look 🤔 Thanks for raising the issue! And for including the sprite 🙏 😄 Happy to hear it's been a useful crate for you ❤️ |
wow that was a doozy of a bug, but I think it's tackled now after #2 if you're up for it @alexparlett, I'd love it if you made a pr to add that sprite to the thanks again for raising the issue, your example sprite was perfect for debugging the behavior and looking back on the bug now, it explains some flakiness I've bumped into and wasn't able to pinpoint the cause. |
Finally, the edge collection algorithm has been rewritten to work with diagonal lines and objects with holes.
Thanks for the library - find it really useful.
Drawing order is not quite correct in a more complex image.
Blown up the points to illustrate.
The text was updated successfully, but these errors were encountered: