You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New features
🆕 Control speed/direction of auto-rotate with new rotation-per-second attribute, #1479
🆕 Added 'failed' to possible 'ar-status' values to help recover from situations where AR did not work and it could not be determined ahead of time, #1475
🆕 Exposed a QuickLook event so you can respond to users tapping any custom button you set up for your ios-src, #1458
Bugfixes
Fixed bundle size regression from v1.0, roughly halving our size back down to 213kb, gzipped and minified, #1480
Removed shadow from output of exportScene(), #1490
Our fidelity comparison of glTF web-renderers has been revamped (thanks to our intrepid intern @sun765!) and documented, #1473
The interactive example will be deprecated once the new model editor is well-tested. Please file issues on any deficiencies you find, and contributions are most welcome! There are a lot of potential features, but we'll be basing priority on community interest.
Known issues
WebXR AR mode does not currently work in an iframe; Chrome is working on getting this fixed for 86.
We do not yet have a way to specify a hotspot that follows an animated model, but we plan to.