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
after upgrading threejs from 174 to 175 I noticed a weird bug in some of the polygons with lots of vertices
I found this issue in Earcut repo which has been resolved in 3.0.2
would you consider a PR if I simply copy the latest version of Earcut?
Solution
there is a new version of earcut which fixes this exact issue