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

  1. Open a GLTF editor or converter page.
  2. Review format-specific limitations.
  3. 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

Related pages