mapgl-wind
v1.0.1
Published
A WebGL-powered visualization of wind power.
Downloads
618
Readme
MapGL Wind
A WebGL-powered visualization of wind power.
This project is a fork of Mapbox's WebGL Wind. The aim of this fork is to provide:
- TypeScript support
- An easily installable npm package
- A mapbox-gl compatible custom layer for seamless integration with mapbox-gl maps
- Draping support for rendering with the globe projection (From this unmerged branch by @astojilj)
In turn, the original project is heavily inspired by the work of:
- Cameron Beccario and his wonderful Earth project with its open-source version.
- Fernanda Viégas and Martin Wattenberg and their US Wind Map project.
- Chris Wellons and his WebGL tutorials, in particular A GPU Approach to Particle Physics.
- Greggman and his WebGL Fundamentals guide.