This is a simple program made in javascript with p5.js.
It visualizes vector fields by spawning particles that use the vector field to as their velocity.
Runs pretty slow(since using p5.js for simplicity). Just use a tool like the liveserver extension on vscode to run.
To change the visualized field just change the function vectorField(x, y).
lior-antonov/Vectorite
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
