Formatguide

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

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

Download gratis prøveversion

Gratis 30-dages prøveperiode. Intet kreditkort påkrævet. 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

Hvad er 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.

Typiske anvendelser af 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.

Softwareunderstøttelse

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

Konverter dette format

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