Formats

Supported 3D formats

Three separate questions — can we accept it, can we write it back out, and can the browser show it. They have different answers, so they are listed separately.

OBJupload
Wavefront OBJ
ExportPreview

Universal exchange format with material (.mtl) support.

STLupload
Stereolithography
ExportPreview

Geometry-only; ideal for 3D printing and CAD.

PLYupload
Polygon File Format
ExportPreview

Great for scanned data and vertex colors.

OFFupload
Object File Format
Exportno preview

Plain-text polygon format common in geometry research.

No browser preview. There is no OFF loader for the viewer, so an OFF asset is processed but not displayed.

GLBupload
Binary glTF
ExportPreview

Single-file glTF — the default for web and AR.

GLTFupload
glTF 2.0
no exportPreview

JSON-based, PBR-ready scene format.

Import only. A .gltf can reference external .bin buffers and image files, and a job result is one stored object — so we read glTF but write GLB.

Not supported

These are the formats we get asked about most. None of them has a parser behind it, so an upload is rejected rather than silently failing later. Convert to OBJ or GLB in your authoring tool first.

FBX3MFDAE / COLLADAUSDZUSDSTEPIGESBLEND