Formatguide

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

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

Ladda ner gratis testversion

Gratis 30-dagars testversion. Inget kreditkort krävs. 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

Vad är en glTF-fil?

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.

Vanliga användningsområden för glTF/GLB-filer

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.

Programvarustöd

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

Konvertera detta format

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