Formats supported for preview
The following table describes the three-dimensional (3D) file formats supported by Sitecore Content Hub.
| Format | Description | Example file |
|---|---|---|
OBJ | A geometry definition file format. The Object (OBJ) file format is a simple data format that represents 3D geometry alone. | .obj file. |
STL | A standard triangle language (STL) file stores information about 3D models. This format describes only the surface geometry of a 3D object without representing color, texture, or other common model attributes. | .stl file. |
glTF and glb | The GL transmission format (glTF) is a standard for 3D scenes and models. A glTF file has two possible file extensions, .gltf (JSON/ASCII) or .glb (binary).glTF is an open-source, royalty-free specification for the efficient transmission and loading of 3D scenes and models by applications. With .glTF files, some data is stored in external files, like textures. A .glb file stores this data internally, so no external files are required. | .glTF file .glb file |
VRML and wrl | WRL files extend the virtual reality modeling language (VRML) format.VRML is a standard file format for representing 3D interactive vector graphics. | .wrl file (by JensTiburski -- licensed under Creative Commons Attribution). |
FBX | The FBX file format is a 3D asset exchange format used for storing and transferring complex 3D models, animations, and related data between various digital content creation applications. | .fbx file |
If you have suggestions for improving this article, let us know!