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 trying to use this in a project and haven't been able to determine which order the vertices are being output. It seems to be clockwise but I'm getting some weird behavior.
The text was updated successfully, but these errors were encountered:
In a coordinate system where -y is pointed up, a clockwise check for a set of points forming a polygon will be the opposite from a coordinate system where +y is pointed up.
On Mon, Dec 26, 2022 at 3:41 PM Giwayume ***@***.***> wrote:
In a coordinate system where -y is pointed up, a clockwise check for a set
of points forming a polygon will be the opposite from a coordinate system
where +y is pointed up.
—
Reply to this email directly, view it on GitHub
<#156 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACB45S5IUEMTW7QSUZGHDLWPIUKPANCNFSM5VZU73LQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
I'm trying to use this in a project and haven't been able to determine which order the vertices are being output. It seems to be clockwise but I'm getting some weird behavior.
The text was updated successfully, but these errors were encountered: