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
If it isn't clear, the problem is that the points are in the opposite order in the input and the output. (They also start counting from a different point around the ring, but that is fine and expected.)
https://github.com/mapbox/wagyu/blob/ring-orientation/tests/orient.cpp contains a simple example of asking wagyu to process a single ring. The input ring is
and the output is
If it isn't clear, the problem is that the points are in the opposite order in the input and the output. (They also start counting from a different point around the ring, but that is fine and expected.)
cc @flippmoke
The text was updated successfully, but these errors were encountered: