GLTF
Extensões: gltf, glb6 ferramentas
glTF is an open standard 3D format by Khronos, using JSON for scene structure, separate .bin files for geometry, and independent textures, enabling incremental loading and streaming. glTF 2.0 is the mainstream format for Web, mobile, and game engines.
Unlike GLB, glTF consists of multiple files, suitable for CDN on-demand loading and resource reuse, but prone to broken references. GLB is more reliable for single-file sharing; glTF offers flexibility for fine-grained loading control or partial resource updates.
Detalhes do formato
- Nome completo
- GL Transmission Format (glTF 2.0)
- Tipo
- 3D Scene
- Ferramentas
- Abrir com
- Notas
- Recursos externos (.bin, texturas) precisam ser mantidos juntos
- Pode exigir ferramentas adicionais para fluxos de trabalho CAD
- Recursos compatíveis
- Formato 3D comum

