Skip to content

Repository files navigation

Flow Lines

This tool has moved! Flow Lines is now hosted at drawingbots.com/tools/flow-lines. The old GitHub Pages URL (msurguy.github.io/flow-lines) now shows a notice and redirects there — docs/index.html in this repo is that redirect page, not the app. Rebuilding with npm run build would overwrite it with the old app, so don't rebuild unless you intend to undo the redirect.

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

Stars

168 stars

Watchers

6 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages