flow-fields
A library for generating flow fields.
Check out the visualizer:
Resources for learning more about flow fields and noise:
Use
const field = generateField({ count: 100, height: 1000, width: 1000 });
Contributing
All contributors and all contributions both big and small are welcome in this project.