BabylonJS/Spector.js
Explore and Troubleshoot your WebGL scenes with ease. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3413
- days_rel: n/a
- days_push: 22
- n_releases_24m: 0
Adoption not part of the score
1614 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SpectorJS is a JavaScript framework and browser extension for capturing and inspecting WebGL/WebGL2 frames. It lets developers view the full command list, visual states, shader sources, and context information for any WebGL engine or vanilla script.
Use cases
- debug webgl rendering issues in my scene
- capture and inspect webgl frames
- see what draw calls a webgl app makes
- inspect shaders and visual state in webgl2
- troubleshoot 3d rendering in the browser
- debug webgl context without changing engine code
When to choose
- you need engine-agnostic WebGL/WebGL2 frame debugging
- you want a browser extension or embeddable capture library
- you need to inspect draw calls, shaders, and textures in browser 3D apps
When to avoid
- you need GPU-level profiling or performance counters rather than API call inspection
- you are debugging native OpenGL/Vulkan rather than WebGL
Facets
library · maturity active
developer-tools graphics web-development graphics developer-tools browser browser-extension webgl webgl2 debugger inspector frame-capture shader-debugging 3d debugging web-server
2 sources
- readme: https://github.com/BabylonJS/Spector.js · fetched 2026-08-28 · 47180e202c25
- homepage: http://spector.babylonjs.com · fetched 2026-08-29 · dd61557b5d08
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BabylonJS/Spector.js | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="BabylonJS/Spector.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem