How to make compatible 3D files to use them on Numerized? And how to export your 3D assets?
Accepted 3D file formats:
- .obj
- .ply
- .fbx
- .gltf
- .glb
Maximum file size (including textures):
- 3 MB for maximum compatibility and acceptable loading times for the user.
- 8 MB to use the 3D player (not compatible with Augmented Reality).
Number of polygons:
For maximum compatibility, it is recommended not to exceed 75,000 polygons (ideally less than 50,000 polygons).
Textures:
Numerized’s 3D viewer can manage PBR (Physically Based Rendering). This allows you to manage different materials on a single 3D model. It is strongly recommended to accompany your 3D models with the following textures:
- Albedo
- Roughness
- Metallic
- Diffusion
- …