GlTF

3D scene and model file format

GlTF

Summary

glTF is a standard file format for three-dimensional scenes and models. A glTF file uses one of two possible file extensions: .gltf (JSON/ASCII) or .glb (binary). Both .gltf and .glb files may reference external binary and texture resources. Alternatively, both formats may be self-contained by directly embedding binary data buffers. An open standard developed and maintained by the Khronos Group, it supports 3D model geometry, appearance, scene graph hierarchy, and animation. It is intended to be a streamlined, interoperable format for the delivery of 3D assets, while minimizing file size and runtime processing by apps. As such, its creators have described it as the "JPEG of 3D".

Originally created by MtPenguinMonster

5/17/2023, 10:12:31 AM

Modified

4/3/2026, 10:28:09 PM

Recent revisions

1234qwer1234qwer44/3/2026, 10:28:09 PM

Added {{[[:Template:R from file extension|R from file extension]]}} tag to redirect

MtPenguinMonster5/17/2023, 10:12:31 AM

Added redirect to glTF page

Contributors

Source: WikipediaView full article