Table of Contents
To use an Expivi product for AR it needs to meet the following conditions:
Materials
WebAR supports only the MeshStandardMaterial.
While other materials can be used, only properties which are included inside the MeshStandardMaterial will be used within the AR view, leading to incorrect representation of the web view presentation of the product.
Lighting
Web AR uses the environment lighting of the physical world. Hence any lighting inside the showcase is not used within the AR.
This applies to both the Realtime light entities and baked lightmaps.
Technical limitations
Android
Scene Viewer – https://developers.google.com/ar/develop/java/scene-viewer
- Maximum binary file size in Scene Viewer Spec: 15 MB (will give warnings at 10 MB)
- Animations: 1
- UV limit per mesh: 1
- Bone (including non-weighted joints): 254
- Bone weights per vertex: 4
Intent to open Scene Viewer – https://developers.google.com/ar/develop/java/scene-viewer#3d-or-ar
- No way to add .bin files to Intent, to open Scene Viewer.
iOS
AR Quick Look – https://developer.apple.com/augmented-reality/quick-look