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

Fix: magnitude calculation issue in vec2 and vec3 angle functions #28

Merged
merged 1 commit into from
May 11, 2024

Conversation

JacksonO123
Copy link
Contributor

The vec2 and vec3 angle functions don't use vector b for magnitude calculation.

  • Fixed angle functions to use vector b
  • Updated tests to use more accurate rotation number

@greggman greggman merged commit 44588fe into greggman:main May 11, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants