toji/gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 92
- Release rhythm 10
- 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: 5446
- days_rel: 390
- days_push: 51
- n_releases_24m: 1
Adoption not part of the score
5690 stars · 729 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
glMatrix is a high-performance JavaScript library for vector and matrix math, hand-tuned for speed in real-time 3D graphics and computational tasks. It is primarily designed for WebGL applications but is usable anywhere JavaScript math performance matters.
Use cases
- perform matrix and vector math for WebGL 3D rendering
- build a 3D game or visualization in the browser
- do fast linear algebra in JavaScript for physics simulations
- compute transformations, rotations, and quaternions for graphics
- optimize math-heavy JavaScript code for performance
When to choose
- you need fast vector/matrix operations for WebGL or WebGL2 apps
- you want a mature, battle-tested math library with a stable API
- you're doing 3D graphics, game development, or simulations in JavaScript
When to avoid
- you need GPU-accelerated or large-scale matrix computations better suited to a numeric computing library
- you're working outside JavaScript
- you need symbolic math or arbitrary-precision arithmetic
Facets
library · maturity stable
math graphics simulation graphics web-development browser linear-algebra webgl 3d-graphics vectors matrices quaternions performance game-development algorithms nodejs javascript
2 sources
- readme: https://github.com/toji/gl-matrix · fetched 2026-08-28 · c6008190c49f
- registry_npm: https://registry.npmjs.org/gl-matrix · fetched 2026-08-29 · b7fe89a08f14
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| toji/gl-matrix | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem