glslify/glslify
A node.js-style module system for GLSL! :sparkles: observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 5020
- days_rel: n/a
- days_push: 1527
- n_releases_24m: 0
Adoption not part of the score
2285 stars · 83 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A node.js-style module system for GLSL shaders, letting you import shader modules from npm and compile them into a single shader file. It ships as a CLI, a Node/Electron API, and a browserify transform, and is a core part of the stack.gl ecosystem.
Use cases
- import glsl shader modules from npm into my webgl project
- compose reusable shader effects like noise and fog in glsl
- compile glsl shaders with a module system in node
- use shader components with three.js custom shaders
- bundle glsl shaders in a browserify build
When to choose
- you write WebGL/WebGL2 shaders in JavaScript and want npm-based shader module reuse
- you want to share or consume community shader components like noise or lighting models
- you use browserify or a Node build pipeline and want shaders compiled to plain strings
When to avoid
- you need a full shader authoring IDE or live shader sandbox
- your framework has its own shader chunk/include system you already use
- you need actively maintained tooling with recent releases
Facets
library · maturity maintenance
build-tool package-manager compiler developer-tools graphics web-development developer-tools cli browser cross-platform glsl shaders webgl browserify-transform shader-modules stackgl game-development nodejs electron
1 source
- readme: https://github.com/glslify/glslify · fetched 2026-08-28 · 21cc8f7adb1f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| glslify/glslify | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem