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

zeux/meshoptimizer

Mesh optimization library that makes meshes smaller and faster to render observed · 2026-08-28

github.com/zeux/meshoptimizer · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 66
  • 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: 100.0
  • age_days: 3645
  • days_rel: 64
  • days_push: 7
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

8268 stars · 743 forks observed · 2026-08-28

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

A C/C++ library providing algorithms to optimize triangle meshes for GPU rendering, including vertex cache optimization, overdraw reduction, simplification, and mesh compression. It also ships gltfpack, a CLI tool for optimizing glTF assets, and bindings for Rust and JavaScript.

Use cases

  • optimize meshes for faster GPU rendering
  • reduce 3D model file size
  • simplify high-poly meshes to lower triangle counts
  • compress glTF assets for web delivery
  • generate meshlets for GPU-driven rendering
  • convert meshes to triangle strips
  • quantize vertex attributes

When to choose

  • you need production-grade mesh processing in C/C++ or via FFI
  • you want to shrink and speed up 3D assets in a game engine or renderer
  • you need to optimize glTF files for web or mobile delivery

When to avoid

  • you need general-purpose image or texture compression
  • you want a high-level scene graph or 3D modeling tool rather than a geometry algorithm library

Facets

library · maturity stable

graphics compression image-processing graphics gpu-computing cross-platform cpp c cross-platform cli wasm rust mesh-optimization 3d-graphics gltf vertex-cache mesh-simplification mesh-compression gltfpack rendering-performance game-development

2 sources

Member repositories

RepositoryRoleHealth v2
zeux/meshoptimizermain88

For agents

markdown · JSON · MCP: product_card(name="zeux/meshoptimizer")

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