# mrdoob/glsl-sandbox

Shader editor and gallery.

Repository: https://github.com/mrdoob/glsl-sandbox
Canonical: https://ross.abutalabs.com/products/glsl-sandbox
Homepage: https://glslsandbox.com/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-25T16:17:25+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 5411, "days_push": 8, "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 1680, forks 282 (observed 2026-08-28T04:05:21.525007+00:00)

## What it is
GLSL Sandbox is a web-based shader editor and gallery for writing, running, and sharing GLSL fragment shaders. It consists of a browser-side editor and a Go server that stores effects in SQLite with thumbnail images.

## Use cases
- experiment with fragment shaders in the browser
- share GLSL shader demos in a public gallery
- self-host a shader gallery server
- learn WebGL shader programming by example
- browse community shader effects for inspiration

## When to choose
- you want a minimal browser-based GLSL playground
- you need a self-hostable shader gallery with moderation
- you want to study or fork community shader code

## When to avoid
- you need a full IDE with debugging and profiling for shaders
- you want to create or edit effects on the official instance, which is in maintenance mode
- you need support for other shading languages like HLSL or WGSL

## Facets
- artifact type: application
- maturity: maintenance
- function: editor, graphics, web-framework
- domain: graphics, web-development, developer-tools
- platform: go, browser, self-hosted
- tags: glsl, shaders, webgl, gallery, creative-coding, web-server, javascript

## Member repositories
- mrdoob/glsl-sandbox (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.525007+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:41:28.575922+00:00, confidence not recorded.
  - readme: https://github.com/mrdoob/glsl-sandbox (fetched 2026-08-28T04:05:21.525007+00:00, sha 17c08a08d639)
  - homepage: https://glslsandbox.com/ (fetched 2026-08-29T11:14:59.054654+00:00, sha 6e614debe6a9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
