You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the PixiJS framework that relies on earcut.
I opened an issue on the PixiJS repo about a triangulation error, and someone responded that the bug came from earcut.
Sorry I don't know a lot about earcut, so I'm not sure how to describe the bug, but here is a summary of it:
I have this polygon that I want to fill. It's composed of many lines of 10px:
When I change the step from 10px to 5px, suddenly this bug appears: