Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aabb::vertices() returns the vertices in incorrect order #175

Open
s-nie opened this issue Jan 19, 2024 · 0 comments
Open

Aabb::vertices() returns the vertices in incorrect order #175

s-nie opened this issue Jan 19, 2024 · 0 comments

Comments

@s-nie
Copy link

s-nie commented Jan 19, 2024

I'd expect the 2D implementation of Aabb::vertices to return the vertices of a rectangle in counter-clockwise order. It currently returns an hourglass shape though. So the two first vertices should be flipped.

@s-nie s-nie changed the title Aabb::vertices() returns the vertices in incorrect order Aabb::vertices() returns the vertices in incorrect order Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant