# KhronosGroup/glTF-Blender-IO

Blender glTF 2.0 importer and exporter

Repository: https://github.com/KhronosGroup/glTF-Blender-IO
Canonical: https://ross.abutalabs.com/products/gltf-blender-io
Homepage: https://docs.blender.org/manual/en/latest/addons/import_export/scene_gltf2.html
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2026-08-23T11:01:29+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 2973, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1656, forks 357 (observed 2026-08-28T04:05:17.954384+00:00)

## What it is
The official Khronos Group glTF 2.0 importer and exporter addon for Blender, written in Python. It enables round-trip conversion of 3D scenes, meshes, animations, and textures between Blender and the glTF format, and is bundled with Blender 2.80+.

## Use cases
- export blender models to gltf for web viewers
- import gltf files into blender
- prepare 3d assets for game engines
- convert blender scenes to gltf 2.0
- round-trip gltf files preserving animations and materials

## When to choose
- you need reliable, standards-compliant glTF 2.0 I/O in Blender
- you want the official Khronos-maintained importer/exporter
- you need round-trip workflows with shared import/export code

## When to avoid
- you need glTF support outside Blender
- you use Blender 2.79 without the legacy release
- you need exporters for other 3D formats like FBX or OBJ

## Facets
- artifact type: plugin
- maturity: active
- function: file-system, serialization, graphics
- domain: graphics, cross-platform
- platform: python, cross-platform
- tags: blender-addon, gltf, 3d-models, import-export, khronos, game-development, desktop

## Member repositories
- KhronosGroup/glTF-Blender-IO (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:17.954384+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:44:48.568380+00:00, confidence not recorded.
  - readme: https://github.com/KhronosGroup/glTF-Blender-IO (fetched 2026-08-28T04:05:17.954384+00:00, sha 9e3dda6f18a8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
