Difference between reanimated matrix and skia matrix? #2221
Unanswered
milindsakhare100
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@wcandillon why are we using row major and column major in this? Isn't it possible to use the same matrix in both skia and reanimated? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@wcandillon hi, could you please provide simple documentation regarding the difference between matrix used in skia and reanimated. Meaning I want to know why we are using the "convertToColumnMajor()" function in the sticker example?
Beta Was this translation helpful? Give feedback.
All reactions