vaneenige/phenomenon
⚡️ A fast 2kB low-level WebGL API. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2975
- days_rel: n/a
- days_push: 1027
- n_releases_24m: 0
Adoption not part of the score
1841 stars · 47 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Phenomenon is a 2kB, dependency-free, low-level WebGL library written in TypeScript. It provides the essentials for high-performance GPU rendering, focused on animating millions of particles via shaders.
Use cases
- render millions of particles in the browser
- create lightweight WebGL animations with shaders
- build interactive GPU-based visual effects on a canvas
- add high-performance graphics to a web page without heavy dependencies
- prototype WebGL scenes quickly with a minimal API
When to choose
- you need a tiny, zero-dependency WebGL renderer
- your project centers on GPU-driven particle effects
- you want low-level control over shaders and attributes
- bundle size is a critical constraint
When to avoid
- you need a full 3D engine with scene graphs, lighting, and model loading
- you prefer high-level abstractions like Three.js
- you need WebGPU features
- you require long-term active maintenance, as releases have slowed
Facets
library · maturity maintenance
graphics animation web-development frontend graphics browser cross-platform webgl particles shaders gpu-rendering tiny-library typescript web-server
2 sources
- readme: https://github.com/vaneenige/phenomenon · fetched 2026-08-28 · 6588d8376b38
- registry_npm: https://registry.npmjs.org/phenomenon · fetched 2026-08-29 · 501f8c9f490d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vaneenige/phenomenon | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="vaneenige/phenomenon")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem