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
Ah. This is caused by existing implementation where we pass triangles as centers + offest
So for each point on the path we repeat it twice or three times.
Related to zulip comment
Several places in the triangulate paths code related to centers have duplicate code.
bermuda/crates/triangulation/src/path_triangulation.rs
Line 56 in c3b7d84
I'm trying to understand why, and if we should comment somewhere.
The text was updated successfully, but these errors were encountered: