# BabylonJS/Spector.js

Explore and Troubleshoot your WebGL scenes with ease.

Repository: https://github.com/BabylonJS/Spector.js
Canonical: https://ross.abutalabs.com/products/spectorjs
Homepage: http://spector.babylonjs.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: webgl, webgl2, debugger, debug, inspector, 3d, webvr
Last push: 2026-08-11T14:58:47+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 3413, "days_push": 22, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1614, forks 188 (observed 2026-08-28T04:05:11.432077+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: developer-tools, graphics
- domain: web-development, graphics, developer-tools
- platform: browser, browser-extension
- tags: webgl, webgl2, debugger, inspector, frame-capture, shader-debugging, 3d, debugging, web-server

## Member repositories
- BabylonJS/Spector.js (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:11.432077+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:50:18.297441+00:00, confidence not recorded.
  - readme: https://github.com/BabylonJS/Spector.js (fetched 2026-08-28T04:05:11.432077+00:00, sha 47180e202c25)
  - homepage: http://spector.babylonjs.com (fetched 2026-08-29T11:23:00.027934+00:00, sha dd61557b5d08)
- Data as of 2026-08-30T08:39:29.467469+00:00.
