Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 541 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 541 Bytes

Winds of Freshy

A simplified library for interpolating winds vectors and speeds across a grid. Creates a location aware animated surface.

Credit

  1. Load data
  2. create canvas
  3. build an interpolation grid
  4. animate randomized particles on the canvas
  • aging particles moves them according to a vector (x, y, magnitude)
  1. color is defined by magnitude (the distance which each particle moves each step)