Limits and recommendations
3D models
Available formats: OBJ, GLB, and glTF (as ZIP)
Recommended model specifications:
Up to 10 000 vertices. 1 material per OBJ model. 3 materials per glTF or GLB model. Textures under 1024x1024px.
Hard: 100 000 vertices, and 32 submeshes/materials with textures under 2048px.
Our application currently does not support animations, bones, or skins in 3D models
Images
Available formats: PNG and JPG + Figma files
Recommended image specifications:
Up to 1MB and 1024x1024px.
Hard: Up to 2048 px (images compress automatically).
File size limits
20 MB per import file for the Creator plan (free).
50 MB per import file for Paid plans.
General performance recommendations
Be careful, standalone VR is very sensitive to the number of objects, sub-objects, and matrices - this can greatly affect performance.
Recommend 200-300 objects/materials per scene (Draw calls) for Quest 2. Note that ShapesXR interfaces, avatars, and other elements can take 50-100 draw calls.
If it is possible to merge individual geometries into one model and merge textures, this will help you save performance in your scenes.
Last updated