Unity-Technologies/AutoLOD
Automatic LOD generation + scene optimization observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3157
- days_rel: n/a
- days_push: 916
- n_releases_24m: 0
Adoption not part of the score
2056 stars · 224 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AutoLOD is a Unity framework that automatically generates levels of detail (LOD) for 3D model assets on import and optimizes whole scenes via hierarchical SceneLOD chunking. It supports pluggable mesh simplifiers such as UnityMeshSimplifier, Simplygon, and InstaLOD.
Use cases
- automatically generate LODs for 3D models in Unity
- simplify meshes on import to improve game performance
- chunk large scenes into hierarchical LODs
- swap in custom mesh simplification backends per model
- generate texture atlases automatically
- optimize draw distance and rendering cost in large Unity scenes
When to choose
- you use Unity and want automatic LOD generation without manual mesh work
- you need a pluggable framework to integrate Simplygon or InstaLOD
- you want hierarchical scene-level LOD for large environments
When to avoid
- you need officially supported, production-stable tooling (it is explicitly experimental)
- you work outside the Unity engine
- you require guaranteed upgrade paths between releases
Facets
plugin · maturity experimental
graphics simulation developer-tools graphics performance game-engine cross-platform unity level-of-detail lod mesh-simplification scene-optimization 3d-graphics game-development
1 source
- readme: https://github.com/Unity-Technologies/AutoLOD · fetched 2026-08-28 · c526defa47ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Unity-Technologies/AutoLOD | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Unity-Technologies/AutoLOD")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem