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.
Capabilities
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.
Process
Workflow
- Open a GLTF editor or converter page.
- Review format-specific limitations.
- Open the browser editor when the workflow matches your file.
Support
Format support
- Format
- GLTF
Notes
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.
Next