What is the difference between .gltf and .glb?
- Extension
- .gltf
- .glb
- Format
- Text
- Binary
- Category
- 3D
- 3D
- Developer
- The Khronos Group
- Khronos Group
- Description
- glTF (GL Transmission Format) is a 3D file format that stores 3D model information in JSON format.
- LB is the binary file format representation of 3D models saved in the GL Transmission Format (glTF).
- MIME Type
- application/gltf+json
- model/gltf-binary
- Wikipedia
- .gltf on Wikipedia
- .glb on Wikipedia