dorkhub

webgl-wind

Wind power visualization with WebGL particles

mapbox
JavaScript1.1k229 forksISCupdated 1 month ago
visit the demogit clone https://github.com/mapbox/webgl-wind.gitmapbox/webgl-wind

WebGL Wind — Demo

A WebGL-powered visualization of wind power. Capable of rendering up to 1 million wind particles at 60fps.

This project is heavily inspired by the work of:

Running the demo locally

npm install
npm run build
npm start
# open http://127.0.0.1:1337/demo/

Downloading weather data

  1. Install ecCodes (e.g. brew install eccodes).
  2. Edit constants in data/download.sh for desired date, time and resolution.
  3. Run ./data/download.sh <dir> to generate wind data files (png and json) for use with the library.

more like this

search

search projects, people, and tags