Guida ai formati

glTF / GLB File Format (.gltf, .glb)

The web standard for 3D — compact PBR rendering, native browser support, and universal AR/VR compatibility.

Scarica la versione di prova

Prova gratuita di 30 giorni. Nessuna carta di credito richiesta. Windows 10/11.

Extension.gltf (JSON + external assets), .glb (binary bundle)
Full nameGL Transmission Format
StandardKhronos Group glTF 2.0
Geometry typeTriangle mesh
Open standardYes
Supports PBR materialsYes — metallic/roughness workflow
Supports animationsYes — skeletal and morph target
Supports assembliesYes — scene hierarchy

Cos'è un file glTF?

glTF (GL Transmission Format) is an open standard by the Khronos Group for efficient delivery of 3D scenes to web browsers and real-time apps. It stores mesh geometry, PBR materials, textures, animations and scene hierarchy. GLB is the binary container variant. glTF is called the JPEG of 3D.

Usi comuni dei file glTF/GLB

Web 3D & E-Commerce

glTF is the native format for Three.js, Babylon.js and model-viewer. Shopify, Amazon and Google use glTF/GLB for interactive 3D product visualization.

AR & VR Applications

Apple AR Quick Look (iOS), Google SceneViewer (Android) and WebXR all natively load GLB files.

Game Engines & Real-Time Rendering

Unreal Engine, Godot and Babylon.js natively import glTF. It is the preferred format for real-time scenes.

Supporto software

Blender, Sketchfab, Three.js, Babylon.js, Unreal Engine, Godot, Unity (via plugin), iOS AR Quick Look, Android SceneViewer and all modern web 3D renderers.

Converti questo formato

Commonly converted from STEP or OBJ for web visualization and e-commerce, to FBX for animation toolchains, or to OBJ for legacy renderers.