3D format guide
GLTF File Format
GLTF is the JSON form of glTF and is useful when you want editable text scene data with external binary and texture assets.
What you can do
- GLTF import is supported in the browser editor.
- GLTF export is available from the editor export menu.
- GLTF is recommended when you need richer web 3D scene data.
Workflow
- Open a GLTF editor or converter page.
- Review format-specific limitations.
- Open the browser editor when the workflow matches your file.
Format support
- Format
- GLTF
Important limitations
- GLTF is the JSON form of glTF and is useful when you want editable text scene data with external binary and texture assets.