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

Nothing but zero's a lot of the time #119

Open
klattimer opened this issue Jun 8, 2023 · 2 comments
Open

Nothing but zero's a lot of the time #119

klattimer opened this issue Jun 8, 2023 · 2 comments

Comments

@klattimer
Copy link

I tried Quaternion(Matrix33.identity()) and I just get zeros, I tried Quaternion.from_eulers([45, 10, 30]) and got zeros. So I changed dtype=None to dtype="f4" in all of the functions and I don't get zeros anymore.

Pretty sure there's more of this library which is broken in python 3.10

@adamlwgriffiths
Copy link
Owner

There's a known issue with matrix<->quaternions (#97).

@klattimer
Copy link
Author

That issue seems to be a right/left handed issue, what I've seen is just flat nothing going through - I'd really like this library to improve somewhat but doubt I have the time.

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

2 participants