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

[Request]Quaternion from between vectors #263

Open
mkohlhaas opened this issue Feb 17, 2024 · 1 comment
Open

[Request]Quaternion from between vectors #263

mkohlhaas opened this issue Feb 17, 2024 · 1 comment

Comments

@mkohlhaas
Copy link

Could we have a function that creates a quaternion from two in-between vectors? Essentially the same function as
Quaternion.fromBetweenVectors(u, v) in Quaternion.js.

The operation could also be optimized.

@mkohlhaas mkohlhaas closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2024
@ebassi
Copy link
Owner

ebassi commented Feb 27, 2024

I was not planning on adding that API, but I would not say no to a pull request…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants