react-native-ar / react-native-arkit

React Native binding for iOS ARKit
MIT License
1.72k stars 143 forks source link

Fixed wrong transformation order applied to matrix #168

Closed bnjm closed 6 years ago

bnjm commented 6 years ago

In my initial implementation there was an error with transformation order... should be scale -> rotate -> translate