Ross ROSS = Recommend OSS · open-source software intelligence for agents

pmndrs/gltfjsx

🎮 Turns GLTFs into JSX components observed · 2026-08-28

github.com/pmndrs/gltfjsx · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 2535
  • days_rel: n/a
  • days_push: 667
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5849 stars · 382 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A command-line tool that converts GLTF/GLB 3D model assets into declarative, reusable React Three Fiber JSX components. It builds a pruned virtual graph of objects and materials and can optionally compress models with draco, texture resizing, and mesh simplification.

Use cases

  • convert gltf model to react three fiber component
  • turn glb file into jsx code
  • optimize 3d model for web with draco compression
  • make 3d assets reusable in react
  • generate typescript types for a 3d model
  • reduce gltf file size for web
  • prune unnecessary nodes from a 3d scene graph

When to choose

  • you use react-three-fiber and want declarative, editable 3D scenes instead of loading GLTF files whole
  • you need to re-use, conditionally render, or restructure nodes from a 3D model
  • you want to compress and optimize GLTF assets (draco, webp textures, mesh simplification) for the web

When to avoid

  • you don't use React or react-three-fiber
  • you need a runtime GLTF loader rather than a build-time code generator
  • you work with non-GLTF 3D formats like FBX or OBJ

Facets

cli-tool · maturity active

cli graphics parser web-development frontend graphics developer-tools cli cross-platform gltf react-three-fiber threejs jsx 3d-models draco-compression webgl code-generation game-development nodejs web

3 sources

Member repositories

RepositoryRoleHealth v2
pmndrs/gltfjsxmain32

For agents

markdown · JSON · MCP: product_card(name="pmndrs/gltfjsx")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem