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

Matrix decompose #170

Merged
merged 2 commits into from
Aug 26, 2019
Merged

Matrix decompose #170

merged 2 commits into from
Aug 26, 2019

Conversation

ebassi
Copy link
Owner

@ebassi ebassi commented Aug 25, 2019

Proposed changes:

  • Add graphene_matrix_decompose()

ebassi added 2 commits August 26, 2019 14:22
We're printing out the matrix on stderr.
Users of graphene_matrix_t have expressed the desire to have a
"decompose" method to go from a transformation matrix to its component
transformations. Since we're already doing this work for the
interpolation between two matrices, we might as well make it publicly
available.
@ebassi ebassi merged commit a676aad into master Aug 26, 2019
@ebassi ebassi deleted the matrix-decompose branch August 26, 2019 13:37
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.

1 participant