Skip to content

msurguy/flow-lines

Repository files navigation

Flow Lines

A Vue.js project for generating SVGs based on mathematical formulas.

Interface

Video

Features

  • Input formula for x / y to get flow field / streamlines / flow lines visualization
  • Adjust different parameters such as allowed integration time, separation distance, line parameters
  • Save output as SVG graphics
  • Mark favorite outputs and come back to them during the same "session"
  • Shareable URLs

Samples

Here are some samples of artworks created with this tool:

Sample 1 Sample 2 Sample 3 Sample 4

Support Creator

If you find this tool useful, I'd like to encourage you to support my efforts by buying me coffee or giving any other amount on these platforms:

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Project is using:

License

MIT

About

A tool for generating flow line representations using SVG paths / polylines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published