Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# deck-wind-layer

[![npm version](https://img.shields.io/npm/v/deck-wind-layer.svg)](https://www.npmjs.com/package/deck-wind-layer)
[![MIT License](https://img.shields.io/npm/l/deck-wind-layer.svg)](./LICENSE)

**▶ [Live demo](https://johncarmack1984.github.io/deck-wind-layer/)** — drag and zoom the map; the particles stay glued to the geography.

A [deck.gl](https://deck.gl) **v9** layer that renders a Windy-style animated
wind field: particles advected on the GPU through a u/v wind texture, drawn as
fading comet trails, and **projected through deck's `project32` so they track
Expand Down