catarak / perlin-agents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perlin Noise Agents Sketch

  1. Ellipses randomly place on screen, no animation.
  2. Animate ellipse posiitions using random().
  3. Draw lines instead of ellipses, store last position.
  4. Introduce Perlin Noise, map it to angle and then map angle to position.
  5. Add variables, play with scale, et cetera.

About


Languages

Language:JavaScript 93.0%Language:HTML 6.4%Language:CSS 0.5%