# mapbox/webgl-wind

Wind power visualization with WebGL particles

Repository: https://github.com/mapbox/webgl-wind
Canonical: https://ross.abutalabs.com/products/webgl-wind
Homepage: https://mapbox.github.io/webgl-wind/demo/
Language: JavaScript
License: ISC
License Family: permissive
Topics: webgl, visualization, map, wind, simulation, gpu, particles, javascript
Last push: 2026-08-06T18:42:10+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 35, longevity 100
- inputs: {"age_days": 3577, "days_push": 27, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1104, forks 229 (observed 2026-08-28T04:03:36.190797+00:00)

## What it is
A WebGL-powered library for visualizing wind data as GPU-accelerated particle animations, capable of rendering up to 1 million particles at 60fps. It includes tooling to download and convert ECMWF weather data (via ecCodes) into PNG/JSON wind data files.

## Use cases
- visualize global wind patterns on a map
- render animated wind particle flows in the browser
- build a weather map like earth.nullschool.net
- display wind speed and direction from GRIB weather data
- create GPU-accelerated particle simulations for geospatial data

## When to choose
- you need high-performance wind or flow-field visualization on web maps
- you want GPU-based particle rendering at 60fps
- you have GRIB weather data you want to visualize as animated particles

## When to avoid
- you need a general-purpose mapping library rather than a specialized wind visualization
- your project requires non-WebGL environments or older browsers
- you need regularly updated weather data pipelines without custom scripting

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, simulation, graphics, gpu-computing
- domain: data-visualization, graphics, weather
- platform: browser
- tags: webgl, particles, wind, gpu-accelerated, map-visualization, maps, web-server, javascript

## Member repositories
- mapbox/webgl-wind (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:36.190797+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-30T06:45:28.635198+00:00, confidence not recorded.
  - readme: https://github.com/mapbox/webgl-wind (fetched 2026-08-28T04:03:36.190797+00:00, sha c01b175d1705)
  - homepage: https://mapbox.github.io/webgl-wind/demo/ (fetched 2026-08-29T12:48:01.089878+00:00, sha b31b7f75e73c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
