KhronosGroup/UnityGLTF
Runtime glTF 2.0 Loader for Unity3D observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 98
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 47
- age_days: 3464
- days_rel: 33
- days_push: 12
- n_releases_24m: 10
Adoption not part of the score
2224 stars · 534 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure C# Unity3D library for importing and exporting glTF 2.0 assets at both editor and runtime, with no native dependencies. It supports many glTF extensions, custom plugins and callbacks, and works across all Unity render pipelines (URP, Built-in, and partially HDRP) including WebGL.
Use cases
- load glTF models at runtime in a Unity game
- export Unity scenes or animations to glTF 2.0
- import 3D assets in WebGL builds
- convert Unity materials and blend shapes to glTF
- extend glTF import/export with custom extensions
- record animations to glTF via GLTFRecorder
When to choose
- you need runtime glTF loading in Unity on any platform including WebGL
- you want both import and export with extensible plugin support
- you use URP or Built-in render pipeline on Unity 2021.3+
When to avoid
- you primarily use HDRP, whose support is not actively maintained
- you need a non-Unity engine or a native-code loader
- you only need static editor-time import and prefer a simpler tool
Facets
library · maturity active
serialization graphics parser sdk graphics web-development cross-platform cross-platform unity3d gltf 3d-assets import-export runtime-loading pure-csharp game-development web desktop mobile
1 source
- readme: https://github.com/KhronosGroup/UnityGLTF · fetched 2026-08-28 · 7ac056a2a6ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| KhronosGroup/UnityGLTF | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="KhronosGroup/UnityGLTF")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem