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

jkuhlmann/cgltf

:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99 observed · 2026-08-28

github.com/jkuhlmann/cgltf · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 65
  • Release rhythm 8
  • Longevity 100
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: 3043
  • days_rel: 570
  • days_push: 212
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1970 stars · 187 forks observed · 2026-08-28

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

cgltf is a single-file, stb-style C99 library for parsing and writing glTF 2.0 and GLB 3D asset files. It is widely adopted in graphics engines and tools such as bgfx, Filament, and raylib.

Use cases

  • load gltf models in c
  • parse glb files in c99
  • write gltf files programmatically
  • single header 3d asset loader
  • load 3d scenes for a game engine
  • decode base64 embedded gltf buffers

When to choose

  • you need a lightweight, dependency-free glTF 2.0 loader in C or C++
  • you want stb-style single-header integration
  • you need both reading and writing of glTF/GLB files
  • you target embedded or cross-platform environments

When to avoid

  • you need automatic loading of external buffer and image files
  • you want a high-level scene graph or rendering features
  • you prefer a C++ or higher-level language library with more abstractions

Facets

library · maturity stable

parser graphics serialization graphics files parsers c cpp cross-platform embedded gltf glb single-header stb-style 3d-assets c99 game-development

1 source

Member repositories

RepositoryRoleHealth v2
jkuhlmann/cgltfmain52

For agents

markdown · JSON · MCP: product_card(name="jkuhlmann/cgltf")

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