# CesiumGS/obj2gltf

Convert OBJ assets to glTF

Repository: https://github.com/CesiumGS/obj2gltf
Canonical: https://ross.abutalabs.com/products/obj2gltf
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: gltf, 3d-converter
Last push: 2025-11-19T14:22:26+00:00

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

## Adoption (not part of the score)
Stars 1849, forks 310 (observed 2026-08-28T04:05:44.147597+00:00)

## What it is
A Node.js tool and library that converts Wavefront OBJ 3D model assets to glTF 2.0, supporting both .gltf and binary .glb output. It handles material conversion from Blinn-Phong to PBR metallic-roughness, specular-glossiness, and unlit shading models.

## Use cases
- convert obj model to gltf
- convert obj to glb binary
- prepare 3d models for web viewing
- convert mtl materials to pbr
- batch convert 3d assets for cesium
- use obj2gltf as a node library

## When to choose
- you need OBJ models in glTF/glB format for web or 3D Tiles pipelines
- you want a CLI or Node.js API for conversion
- you need material conversion between Blinn-Phong and PBR shading models

## When to avoid
- your source model is FBX, DAE, or another format rather than OBJ
- you need a GUI-based conversion tool
- you need lossless material fidelity from traditional OBJ materials to PBR

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, graphics, image-processing
- domain: graphics, developer-tools, cross-platform
- platform: cli, cross-platform
- tags: gltf, obj, 3d-models, asset-conversion, 3d-converter, nodejs

## Member repositories
- CesiumGS/obj2gltf (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.147597+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:17:15.615121+00:00, confidence not recorded.
  - readme: https://github.com/CesiumGS/obj2gltf (fetched 2026-08-28T04:05:44.147597+00:00, sha 352c469084a2)
  - registry_npm: https://registry.npmjs.org/obj2gltf (fetched 2026-08-29T10:56:18.757605+00:00, sha 240585c1c693)
- Data as of 2026-08-30T08:39:29.467469+00:00.
