Files
sunny9898/task8/_ref/xxx_processing-flow-field-master/README.md
louiscklaw 5637fbf94f update,
2025-02-01 02:07:58 +08:00

13 lines
503 B
Markdown

---
tags: [processing, flow-field]
---
# task7
# Processing Flow Field
I followed Dan Shiffman's awesome Perlin Noise video series and followed along with [this challenge](https://www.youtube.com/watch?v=BjoM9oKOAKY&index=6&list=PLRqwX-V7Uu6bgPNQAdxQZpJuJCjeOr7VD)
in p5.js. Finding my browser crippled by the drawing complexity, I decided to re-write the sketch in Java for Processing.
[Download Processing](https://processing.org/download/) and open this directory to play around with the Sketch!