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

quat: add new function glm_quat_make #321

Merged
merged 1 commit into from Jun 30, 2023
Merged

Conversation

EasyIP2023
Copy link
Contributor

Not really necessary. Could just define the versor your self, but to be compatible with

https://glm.g-truc.net/0.9.9/api/a00722.html

and other portions of the API. Add new function that takes in a 4 element float array
and converts it into a quaternion.

Function takes in a 4 element float array
and converts it into a quaternion.

Signed-off-by: Vincent Davis Jr <vince@underview.tech>
@recp recp merged commit 49dd24e into recp:master Jun 30, 2023
33 checks passed
@recp
Copy link
Owner

recp commented Jun 30, 2023

@EasyIP2023 the PR is merged, thanks for your contributions 🚀

@EasyIP2023 EasyIP2023 deleted the feature/glm_quat branch July 2, 2023 15:43
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.

None yet

2 participants