benvanik/WebGL-Inspector
An advanced WebGL debugging toolkit observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 5793
- days_rel: n/a
- days_push: 1280
- n_releases_24m: 0
Adoption not part of the score
1107 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WebGL Inspector is an advanced debugging toolkit for WebGL applications, inspired by tools like gDEBugger and PIX. It can be embedded in an app with a single script tag or used as a browser extension, capturing and stepping through entire frames of GL activity.
Use cases
- debug webgl rendering issues in the browser
- capture and step through webgl frames call by call
- inspect webgl textures buffers and shader programs
- find redundant webgl api calls hurting performance
- see which draw calls contributed to a pixel
- profile and tune webgl application performance
When to choose
- you are developing or debugging a WebGL application and need frame-level introspection
- you want pixel history and GL state inspection without modifying your host page
- you need a Firebug-style developer tool for WebGL
When to avoid
- you are debugging WebGL2 or WebGPU features beyond this tool's original WebGL 1 scope
- you need actively maintained tooling - the project sees only occasional releases
- you need GPU-side profiling rather than API call-level debugging
Facets
library · maturity maintenance
developer-tools graphics web-development graphics developer-tools browser webgl graphics-debugging browser-extension frame-capture gpu-debugging debugging javascript
1 source
- readme: https://github.com/benvanik/WebGL-Inspector · fetched 2026-08-28 · a2aaa7eab5af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| benvanik/WebGL-Inspector | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="benvanik/WebGL-Inspector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem