Closed goout closed 1 year ago
Okay, so the difference is iOS AR only supports USDZ, while all other rendering uses the GLB, so this is a problem of our auto-conversion to USDZ via the three.js USDZExporter (FYI @mrdoob). Meanwhile, you can work around any USDZ auto-conversion problem by doing the conversion yourself with Apple's tools and setting it as our ios-src
.
Description
So, for some development purposes, we use scaleX -1 approach on a group that wraps our model (a little difficult hierarchy with animations and ect.) for flipping the model horizontally. And everything works perfectly on Android, but on iOS it seems like faces are flipped in AR. But viewing in Safari is ok.
Live Demo
charming-toothpaste.surge.sh
Version
OS
AR